Skip to content

Commit

Permalink
Merge pull request #2 from Gaotianhe/master
Browse files Browse the repository at this point in the history
Error about python order
  • Loading branch information
cblgh authored Sep 13, 2020
2 parents 69a5765 + e5e3df3 commit 4cfe5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ i wanted to start a wiki so i made this
* **Clone** this project
* **Open** a terminal
* **Navigate** to the cloned directory
* **Run** `python -m SimpleHTTPServer 8900`
* **Run** `python -m http.server 8900`
* **Browse** to **`localhost:8900`** to use the wiki

---
Expand Down

0 comments on commit 4cfe5b2

Please sign in to comment.