ammend readme to have users check out stable tags
This commit is contained in:
parent
cb5f7f2453
commit
1f346b9da7
@ -10,7 +10,9 @@ After you [built and installed the daemon](doc/build.md) and [set up your databa
|
|||||||
|
|
||||||
# clone it
|
# clone it
|
||||||
git clone https://github.com/majestrate/nntpchan ~/nntpchan
|
git clone https://github.com/majestrate/nntpchan ~/nntpchan
|
||||||
cd ~/nntpchan
|
# get the latest stable release
|
||||||
|
cd ~/nntpchan/
|
||||||
|
git checkout tags/0.2
|
||||||
|
|
||||||
# set up the workspace
|
# set up the workspace
|
||||||
srndv2 setup
|
srndv2 setup
|
||||||
|
Reference in New Issue
Block a user