forked from 0x2620/pandora
fix typo in README
This commit is contained in:
parent
697e501a4f
commit
36463a8120
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -56,7 +56,7 @@ You have to use the same password here and in BROKER_URL in local_settings.py
|
||||||
|
|
||||||
1) Get code from git
|
1) Get code from git
|
||||||
cd /srv/
|
cd /srv/
|
||||||
git clone https://git.0x260.org/pandora.git pandora
|
git clone https://git.0x2620.org/pandora.git pandora
|
||||||
cd pandora
|
cd pandora
|
||||||
./ctl init
|
./ctl init
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue