Update readme.
This commit is contained in:
parent
660e88c6df
commit
5d8abdbfbb
15
README.md
15
README.md
|
|
@ -1,2 +1,17 @@
|
|||
# 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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue