18 lines
364 B
Markdown
18 lines
364 B
Markdown
# python-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.
|
|
|
|
|