diff options
Diffstat (limited to '')
-rw-r--r-- | pages/start.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/start.txt b/pages/start.txt index b1b1632..f1f03ea 100644 --- a/pages/start.txt +++ b/pages/start.txt | |||
@@ -2,6 +2,10 @@ | |||
2 | 2 | ||
3 | The wiki is entirely driven by a git backend. | 3 | The wiki is entirely driven by a git backend. |
4 | 4 | ||
5 | You clone the wiki like this: | ||
6 | |||
7 | git clone git@gnu.tools:gnu-tools-wiki | ||
8 | |||
5 | To register for the wiki please email <wiki@gnu.tools> and interact with a human. | 9 | To register for the wiki please email <wiki@gnu.tools> and interact with a human. |
6 | 10 | ||
7 | Registration for the wiki is currently limited to GNU Maintainers, but we hope to open this up further in the future. | 11 | Registration for the wiki is currently limited to GNU Maintainers, but we hope to open this up further in the future. |