Skip to content

Commit

Permalink
Update centos-install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mackhendricks committed Dec 28, 2018
1 parent 5c9045f commit ba0abf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/centos-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Install (Don't Proxy audio (RTP) traffic)
One Line Version:
::
yum install -y git curl;cd /opt;git clone https://github.com/dOpensource/dsiprouter.git;cd dsiprouter;./dsiprouter.sh install
yum install -y git curl python36u;cd /opt;git clone https://github.com/dOpensource/dsiprouter.git;cd dsiprouter;./dsiprouter.sh install


Once the install is complete, dSIPRouter will automatically start MariaDB, Kamailio and the UI.
Expand Down

0 comments on commit ba0abf4

Please sign in to comment.