mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 20:51:49 +02:00
Update with Jocelyn's feedback
This commit is contained in:
parent
bf33a27e8a
commit
5fff4cc966
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ And point your browser at `http://localhost:5000 <http://localhost:5000>`_.
|
||||||
Configure database with MySQL/MariaDB (optional)
|
Configure database with MySQL/MariaDB (optional)
|
||||||
================================================
|
================================================
|
||||||
|
|
||||||
Only required if you use MySQL/MariaDB.
|
.. note:: Only required if you use MySQL/MariaDB.
|
||||||
|
|
||||||
1. Install PyMySQL dependencies. On Debian or Ubuntu, that would be::
|
1. Install PyMySQL dependencies. On Debian or Ubuntu, that would be::
|
||||||
|
|
||||||
|
@ -83,7 +83,7 @@ Only required if you use MySQL/MariaDB.
|
||||||
Configure database with PostgreSQL (optional)
|
Configure database with PostgreSQL (optional)
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
Only required if you use Postgresql.
|
.. note:: Only required if you use Postgresql.
|
||||||
|
|
||||||
1. Install python driver for PostgreSQL (from within your virtualenv)::
|
1. Install python driver for PostgreSQL (from within your virtualenv)::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue