minor improvement to doc<

This commit is contained in:
Rafa de la Torre 2016-02-19 09:57:32 +01:00
parent 666ef18275
commit c603c487c9

View File

@ -10,10 +10,10 @@ Deployment to db servers
```
# Install python module
sudo pip install {{path}}/python/crankshaft --upgrade
sudo pip install python/crankshaft --upgrade
# Install extension
cd {{path}}/pg && sudo PGUSER=postgres make all install
(cd pg && sudo PGUSER=postgres make all install)
```
Caveat: note that `pip install ./crankshaft` will install