Browse Source

Add config and install to PythonAnywhere script

Steve-V 7 years ago
parent
commit
693ec3c938
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/installation.rst

+ 2 - 0
docs/installation.rst

@@ -487,6 +487,8 @@ Here's what to do:
     cd flaskbb
     pip3.5 install --user -r requirements.txt
     pip3.5 install --user -e .
+    flaskbb makeconfig
+    flaskbb install
 
 * Click the PythonAnywhere logo to go back to the dashboard,
   then go to the "Web" tab, and click the "Add a new web app" button.