diff --git a/BUIDL_bootcamp_ubuntu_install_commands.md b/BUIDL_bootcamp_ubuntu_install_commands.md index bd10af9..26c34ee 100644 --- a/BUIDL_bootcamp_ubuntu_install_commands.md +++ b/BUIDL_bootcamp_ubuntu_install_commands.md @@ -3,7 +3,8 @@ sudo apt-get upgrade sudo apt install git-all -git clone https://github.com/superquest/digital-cash.git +git clone https://github.com/superquest/digital-cash.git + cd digital-cash apt-get install python3-venv