Merge pull request #4 from ohbarye/fix-2

Fix #2 : not mdsvr but markdownserver
This commit is contained in:
Masato Ohba
2016-08-02 00:35:10 +09:00
committed by GitHub
+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/