Merge branch 'hotfix/0.1.3'
This commit is contained in:
commit
4e41472428
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ set -e
|
|||
virtualenv cbmi
|
||||
cd cbmi
|
||||
source bin/activate
|
||||
git clone git@github.com:c-base/cbmi.git
|
||||
git clone git@github.com:c-base/cbmi.git src
|
||||
cd src
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue