Skip to content

Commit

Permalink
update install script
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcoady committed Dec 22, 2021
1 parent 6323e2a commit a88eb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_scripts/installLinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fi

pip install --upgrade pip
pip install -i https://hosted.chia.net/simple/ miniupnpc==2.1 setproctitle==1.1.10
pip install git+https://github.com/silicoin-network/silicoin-blockchain.git@v0.2.0
pip install git+https://github.com/silicoin-network/silicoin-blockchain.git@v1.2.0


echo -e "\n===================================================="
Expand Down

0 comments on commit a88eb69

Please sign in to comment.