Fix #2 : not mdsvr but markdownserver

This commit is contained in:
ohbarye
2016-08-02 00:30:52 +09:00
parent 993c7cbad5
commit 9361e5e6e2
+1 -1
View File
@@ -39,7 +39,7 @@ You don't need any special preparation to try to start server. Just execute belo
$ virtualenv .venv
$ source .venv/bin/activate
(.venv)$ pip install -r requirements.txt
(.venv)$ mdsvr
(.venv)$ markdownserver
Bottle v0.12.8 server starting up (using WSGIRefServer())...
Listening on http://localhost:8009/