From 763f8dd753924f8c93ef6c0eacbf4504364edb92 Mon Sep 17 00:00:00 2001
From: Sampo Niskanen
Alternatively, the most recent development version can be - obtained from the - SVN - repository. It can be retrieved simply using the command
-$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket+ obtained from + GitHub. + The code can be retrieved using the command +
$ git clone git://github.com/plaa/openrocket.git
The above URL may be used to connect to the repository with - other Subversion clients as well.
+ other Git clients as well.
diff --git a/core/web/htp/download.htp b/core/web/htp/download.htp
index aed535f12..abb6a8a00 100644
--- a/core/web/htp/download.htp
+++ b/core/web/htp/download.htp
@@ -78,12 +78,12 @@
SourceForge repository.
Alternatively, the most recent development version can be - obtained from the - SVN - repository. It can be retrieved simply using the command
-$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket+ obtained from + GitHub. + The code can be retrieved using the command +
$ git clone git://github.com/plaa/openrocket.git
The above URL may be used to connect to the repository with - other Subversion clients as well.
+ other Git clients as well.