|
@@ -59,9 +59,9 @@ in GRASS GIS is in this case in the responsibility of the user.
|
|
|
|
|
|
<h3>Source code sources and repositories</h3>
|
|
|
|
|
|
-<h4>GRASS GIS Addons SVN repository</h4>
|
|
|
+<h4>GRASS GIS Addons repository on GitHub</h4>
|
|
|
By default, <em>g.extension</em> installs extensions from the official
|
|
|
-GRASS GIS Addons SVN repository. However, different sources can be specified
|
|
|
+GRASS GIS Addons GitHub repository. However, different sources can be specified
|
|
|
using the <b>url</b> option.
|
|
|
|
|
|
<p>
|
|
@@ -104,7 +104,8 @@ or group of modules.
|
|
|
|
|
|
<h4>Needed directory layout</h4>
|
|
|
When none of the above sources is identified, <em>g.extension</em> assumes
|
|
|
-that the source is a Subversion repository and uses the <em>svn</em> command
|
|
|
+<!-- TODO: update this description -->
|
|
|
+that the source is in a GitHub repository and uses the <em>svn</em> command
|
|
|
line tool to obtain the source code. The expected structure of the repository
|
|
|
should be the same as the one of the official repository.
|
|
|
|