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 6cfcfa4 commit 76112b6Copy full SHA for 76112b6
README.md
@@ -10,7 +10,7 @@ will run pystacker at http://localhost:10080 and data directory(where stacks con
10
11
## Development mode
12
13
-* clone this reposotory
+* clone this repository
14
* copy `pystacker-backend/config/app.dist.yml` to `pystacker-backend/config/app.yml`
15
* install pystacker-backend package to your python environment(virualenv recommended): `pip install -e pystacker-backend`
16
* install JS requirements: `cd pystacker-front && npm install`
0 commit comments