diff options
author | Neissi Torres Lima <nlima@thoughtworks.com> | 2015-01-27 18:55:54 -0200 |
---|---|---|
committer | Neissi Torres Lima <nlima@thoughtworks.com> | 2015-01-27 18:55:54 -0200 |
commit | 10d5895cbdbc70d228ff1e0f3cc83dbb98b90e96 (patch) | |
tree | 75ea70f2b89872a4de7390069fb2ee6235c4a5fe | |
parent | ed6fc9307ae2c8652cb3a5f61ddb500126f5010d (diff) |
Update README.md
update development mode
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Dependencies are: node, npm, compass (ruby), virtualenv, git * Enter the folder `pixelated-user-agent` -* Run the setup `./install_pixelated.sh` +* Run the setup `./install-pixelated.sh` * After it finishes, you can activate the virtualenv with `source service/.virtualenv/bin/activate` |