Fixed package name to consistent with repo name
Now the package name is freezer-api instead of freezer_api. This is consistent with the repo name and package name. Also the README insttructions are updated
This commit is contained in:
parent
4eda863997
commit
1531ac7cab
@ -22,8 +22,8 @@ Elasticsearch support
|
||||
-----------------------
|
||||
::
|
||||
|
||||
# git clone https://github.com/stackforge/freezer.git
|
||||
# cd freezer/freezer_api && sudo python setup.py install
|
||||
# git clone https://github.com/stackforge/freezer-api.git
|
||||
# cd freezer-api && sudo python setup.py install
|
||||
|
||||
this will install into /usr/local
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user