Skip to content

Commit

Permalink
update for new requirements of tinman
Browse files Browse the repository at this point in the history
  • Loading branch information
jredbeard committed Aug 20, 2018
1 parent 463518b commit c71b1f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/testnetinit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ ARGS+=" --tags-skip-startup-update"
cd $HOME

# setup tinman
apt-get libyajl-dev -y
pip install pipenv && pipenv install
git clone https://github.com/steemit/tinman
virtualenv -p $(which python3) ~/ve/tinman
source ~/ve/tinman/bin/activate
Expand Down

0 comments on commit c71b1f4

Please sign in to comment.