Skip to content

Commit

Permalink
Update upgrade.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mackhendricks committed Dec 18, 2018
1 parent 3d47aea commit 6095503
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,15 @@ Once the uninstall is complete you will need to either move or delete the /dsipr

::
mv /dsiprouter /usr/local/src (moving directory)
mv /opt/dsiprouter /usr/local/src (moving directory)
or
rm -r /dsiprouter (removing directory)
rm -r /opt/dsiprouter (removing directory)
|
Installing dsiprouter v0.51

::
cd /opt/

apt-get update
apt-get install -y git curl
Expand Down

0 comments on commit 6095503

Please sign in to comment.