Browse Source

Merge branch 'test' of github.com:honmaple/maple-bbs into test

honmaple 8 years ago
parent
commit
a4d3bd1de8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.org

+ 3 - 3
README.org

@@ -69,9 +69,9 @@ python setup.py install
 
 *** Init sql
     #+BEGIN_SRC python
-    python manage.py db init 
-    python manage.py db migrate -m "first migrate"
-    python manage.py db upgrade
+    python manager.py db init 
+    python manager.py db migrate -m "first migrate"
+    python manager.py db upgrade
     #+END_SRC
     *Ok*,please recovery *maple/topic/forms.py*