We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd6a1f commit dee70b5Copy full SHA for dee70b5
README.markdown
@@ -24,8 +24,8 @@ The fellowing [gems][] are required to run git-wiki:
24
- [HAML][]
25
- [RDiscount][]
26
27
-Run with `mkdir ~/wiki && ./run.ru -sthin -p4567` and point your
28
-browser at <http://0.0.0.0:4567/>. Enjoy!
+Run with `mkdir ~/wiki && (cd ~/wiki && git init) && ./run.ru -sthin -p4567`
+and point your browser at <http://0.0.0.0:4567/>. Enjoy!
29
30
See also
31
--------
0 commit comments