Skip to content

Commit

Permalink
correct package name
Browse files Browse the repository at this point in the history
  • Loading branch information
binford2k committed Jan 16, 2025
1 parent 8f792e2 commit 98bdad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openvox/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ Then install the packages you want.
* Debian family
* `apt install openvox-agent`
* `apt install openvox-server`
* `apt install openvox-db`
* `apt install openvoxdb`
* RedHat family
* `yum install openvox-agent`
* `yum install openvox-server`
* `yum install openvox-db`
* `yum install openvoxdb`

If you have backed up config files, then restore them now.

Expand Down

0 comments on commit 98bdad3

Please sign in to comment.