mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-20 07:05:17 +08:00
Merge branch 'master' into develop
This commit is contained in:
@@ -12,7 +12,7 @@ $ sudo apt-get install -y python-pip memcached rng-tools python-dev libmemcached
|
||||
$ sudo service memcached start
|
||||
$ sudo pip install virtualenv
|
||||
$ virtualenv api && source api/bin/activate
|
||||
$ git clone https://github.com/blockstack/blockstack-core.git --branch api
|
||||
$ git clone https://github.com/blockstack/blockstack-core.git
|
||||
$ cd blockstack-core/
|
||||
$ pip install .
|
||||
$ pip install -r api/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user