We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615f236 commit 5b34153Copy full SHA for 5b34153
README.md
@@ -5,7 +5,7 @@ HTML5/JS library for drawing and updating network layouts
5
6
# Try it
7
8
- cd src/
9
- python -m SimpleHTTPServer
+ cd src/
+ python -m SimpleHTTPServer
10
11
Go to `http://localhost:8000/examples/`
0 commit comments