From 002041589dc7b6528c73780816344909d8623212 Mon Sep 17 00:00:00 2001 From: openoms Date: Mon, 7 Jan 2019 12:32:26 +0000 Subject: [PATCH] format --- BUIDL_bootcamp_ubuntu_install_commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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