Skip to content

Commit

Permalink
Merge pull request #123 from patrick330602/master
Browse files Browse the repository at this point in the history
update yum package name
  • Loading branch information
liviuchircu authored Apr 19, 2024
2 parents 5f1f2be + 3b5f7d5 commit f7372ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/database.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ their corresponding OpenSIPS client module package. For example (only install m

```
apt install opensips-mysql-module opensips-postgres-module opensips-sqlite-module opensips-berkeley-module
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
```

Once installed, the schema files will be auto-detected by `opensips-cli`.
Expand Down

0 comments on commit f7372ee

Please sign in to comment.