Add instructions to clone rattail-tutorial src

user may just want to do that, instead of making a new project
This commit is contained in:
Lance Edgar 2019-08-16 21:52:20 -05:00
parent 491d3da582
commit 42c1adc8f8
2 changed files with 21 additions and 12 deletions

View file

@ -156,7 +156,7 @@ Setting It Up
To make sure you have Python 3.x, run the following command::
sudo apt install -y python3
sudo apt install -y python3 python3-dev
Confirming It Works
^^^^^^^^^^^^^^^^^^^