Update readme.

This commit is contained in:
Shawn Anderson 2020-11-27 08:25:15 -08:00
parent 660e88c6df
commit 5d8abdbfbb
1 changed files with 15 additions and 0 deletions

View File

@ -1,2 +1,17 @@
# python-lab # python-lab
Interactive lab building session at the first tec-lab. Interactive lab building session at the first tec-lab.
## Step Number 1
Cloning the lab repository onto your system:
First, navigate to this url: https://github.com/TECommons/python-lab
Copy the clone url by hitting the green button and copying, then use git:
git clone https://github.com/TECommons/python-lab.git
Or use the windows git gui.