We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d721d commit 3b5f7d5Copy full SHA for 3b5f7d5
docs/modules/database.md
@@ -25,7 +25,7 @@ their corresponding OpenSIPS client module package. For example (only install m
25
26
```
27
apt install opensips-mysql-module opensips-postgres-module opensips-sqlite-module opensips-berkeley-module
28
-yum install opensips-db_mysql opensips-db_postgresql opensips-db_sqlite opensips-db_berkeley
+yum install opensips-mysql-module opensips-postgres-module opensips-sqlite-module opensips-berkeley-module
29
30
31
Once installed, the schema files will be auto-detected by `opensips-cli`.
0 commit comments