diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,7 +47,7 @@ To get up and running, see the [quickstart page][quickstart]. [quickstart]: doc/quickstart.md -## building +## building & installing Dependencies: @@ -57,6 +57,8 @@ Dependencies: Then do the standard: ``` +$ git clone git://git.nytpu.com/comitium # you could also download a tarball +$ cd comitium $ make # make install ``` |
