Update README.md

This commit is contained in:
Guido Fioravantti 2017-03-24 17:28:03 -04:00 committed by GitHub
parent a64557b50e
commit b717674af7

View File

@ -42,7 +42,7 @@ Steps to deploy a new Data Services API version :
- install server and client extensions
```
# in data-services repo root path:
# in dataservices-api repo root path:
cd client && sudo make install
cd server/extension && sudo make install
```