Skip to content

Commit 76112b6

Browse files
committed
readme fix
1 parent 6cfcfa4 commit 76112b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ will run pystacker at http://localhost:10080 and data directory(where stacks con
1010

1111
## Development mode
1212

13-
* clone this reposotory
13+
* clone this repository
1414
* copy `pystacker-backend/config/app.dist.yml` to `pystacker-backend/config/app.yml`
1515
* install pystacker-backend package to your python environment(virualenv recommended): `pip install -e pystacker-backend`
1616
* install JS requirements: `cd pystacker-front && npm install`

0 commit comments

Comments
 (0)