mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Merge pull request #1587 from SaaldjorMike/fix-spelling
Changed formulation regarding picking mysql/mariadb in install docs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
This host is where the MySQL database runs. It could be the same machine as your network management server (this is the most common initial deployment scenario).
|
||||
|
||||
You are free to chose between using MySQL or MariaDB:
|
||||
You are free to choose between using MySQL or MariaDB:
|
||||
|
||||
**MySQL**
|
||||
```bash
|
||||
|
||||
@@ -4,7 +4,7 @@ NOTE: These instructions assume you are the root user. If you are not, prepend
|
||||
|
||||
### On the DB Server ###
|
||||
|
||||
You are free to chose between using MySQL or MariaDB:
|
||||
You are free to choose between using MySQL or MariaDB:
|
||||
|
||||
**MySQL**
|
||||
```bash
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
### On the DB Server ###
|
||||
|
||||
You are free to chose between using MySQL or MariaDB:
|
||||
You are free to choose between using MySQL or MariaDB:
|
||||
|
||||
**MySQL**
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user