Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.

Commit f2d7f80

Browse files
Merge pull request #1 from TesseractCoding/master
update
2 parents 64011b1 + 8923255 commit f2d7f80

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

assignment2/img/fork.png

190 KB
Loading

assignment2/img/fork_1.png

146 KB
Loading

assignment2/instructions.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33

44
### Testing Assignment submission :wink:
5+
1. Fork the repo
6+
- SignIn into github.com
7+
- Go the https://github.com/TesseractCoding/PythonSeries1.0
8+
- On the right corner of the screen click on the fork button
9+
10+
<p align="center"><img src="img/fork.png" /></p>
11+
12+
- The result should look something like this
13+
14+
***
15+
16+
> The PythonSeries1.0 should be copied to your github
17+
18+
<p align="center"><img src="img/fork_1.png" /></p>
19+
20+
521

622
```console
723
git clone https://github.com/TesseractCoding/PythonSeries1.0.git

0 commit comments

Comments
 (0)