Skip to content

Commit 5b34153

Browse files
committed
Fix padding in README.md for commands
1 parent 615f236 commit 5b34153

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ HTML5/JS library for drawing and updating network layouts
55

66
# Try it
77

8-
cd src/
9-
python -m SimpleHTTPServer
8+
cd src/
9+
python -m SimpleHTTPServer
1010

1111
Go to `http://localhost:8000/examples/`

0 commit comments

Comments
 (0)