Skip to content

Commit

Permalink
Update motion_install_from_script.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yusha1439 committed May 6, 2018
1 parent be506d4 commit 6d73594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/motion_install_from_script.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ apt-get update;apt-get upgrade; apt-get install nano software-properties-common

Now Copy command into the VPS command line and hit enter:

wget https://raw.githubusercontent.com/motioncrypto/motion-docs/master/scripts/motioninstall.sh && chmod +x motioninstall.sh && ./motioninstall.sh
wget https://raw.githubusercontent.com/motioncrypto/motion-docs/master/scripts/masternode.sh && chmod +x masternode.sh && ./masternode.sh


When prompted, enter your “masternodeprivkey” from before.
Expand Down

0 comments on commit 6d73594

Please sign in to comment.