Skip to content

Commit 8ab6986

Browse files
author
ydl
committed
docs: add installation
1 parent ecc0be9 commit 8ab6986

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ copy–paste from :)
2222

2323
![image]
2424

25+
Installation
26+
-----
27+
28+
```bash
29+
cd your_project
30+
wget https://raw.githubusercontent.com/kennethreitz/setup.py/master/setup.py -O setup.py
31+
```
32+
2533
To Do
2634
-----
2735

0 commit comments

Comments
 (0)