summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNeissi Torres Lima <nlima@thoughtworks.com>2015-01-27 18:55:54 -0200
committerNeissi Torres Lima <nlima@thoughtworks.com>2015-01-27 18:55:54 -0200
commit10d5895cbdbc70d228ff1e0f3cc83dbb98b90e96 (patch)
tree75ea70f2b89872a4de7390069fb2ee6235c4a5fe /README.md
parented6fc9307ae2c8652cb3a5f61ddb500126f5010d (diff)
Update README.md
update development mode
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d74d1d15..e8e92ec6 100644
--- a/README.md
+++ b/README.md
@@ -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`