bitcoin-dot-org / developer.bitcoin.org

Bitcoin.org Developer Documentation
https://developer.bitcoin.org/
Other
174 stars 139 forks source link

​#!​/bin/sh ​#​ Update dependencies ​sudo apt-get update ​#​ Install firefox browser ​sudo apt-get install -y firefox-esr ​#​ Install Python and pip ​sudo apt-get install -y python3 python3-pip ​pip3 install --upgrade -r requirements.txt #156

Open nina1234 opened 2 years ago

nina1234 commented 2 years ago

https://github.com/ZertyCraft/alienworlds-bot/blob/master/install-dependencies-debian.sh#L1-L13