Formatting

This commit is contained in:
TillDiem 2022-01-16 13:21:15 +01:00
parent 72e269fcf9
commit 3cc199d48c

View File

@ -75,7 +75,7 @@
# Add database for contacts
1. `mysql -uroot -p`
2. Add a database (copy paste each single line - change `rainlooppassword` to something propper
2. Add a database (copy paste each single line - change `rainlooppassword` to something proper
```sh
create database rainloopdb;