diff options
| author | nytpu <alex@nytpu.com> | 2021-03-19 18:57:24 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-19 18:57:24 -0600 |
| commit | b3a9ee700133747bd805e5453c4e974e11ba4955 (patch) | |
| tree | 05cebf0683fe15e88a21d6e29df8df70ca0871b7 /README.md | |
| parent | 7c45ad1f06782e18a704cb4b94b59bbb72ab3b5f (diff) | |
wrote quickstart
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 ``` |
