equal
deleted
inserted
replaced
189 |
189 |
190 |
190 |
191 Start application |
191 Start application |
192 +++++++++++++++++ |
192 +++++++++++++++++ |
193 |
193 |
194 Application is ready to run! Just check INI files in *etc* directory and start the application: |
194 Application is ready to run! Just check INI files in *etc* directory (see :ref:`config`) and start the application: |
195 |
195 |
196 .. code-block:: bash |
196 .. code-block:: bash |
197 |
197 |
198 (env) # ./bin/pyams_upgrade etc/development.ini |
198 (env) # ./bin/pyams_upgrade etc/development.ini |
199 |
199 |