fix Python module name in README

This commit is contained in:
ridiculum 2015-04-22 21:28:53 +02:00
parent e80810b683
commit bb1b877af8
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -7,7 +7,7 @@ If you get a permissions error:
~/asciiflow2$ chmod a+x closure-compiler.jar
Run a simple web server:
~/asciiflow2$python -m SimpleHttpServer
~/asciiflow2$python -m SimpleHTTPServer
Goto: http://localhost:8000/index.html