Skip to content

Commit

Permalink
README formatting issues again
Browse files Browse the repository at this point in the history
  • Loading branch information
Edouard Klein committed Jan 13, 2015
1 parent b6e3189 commit 1add9a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Same procedure for unix2web.py. The UNIX command to run is line 136.
Review the install.sh file, modify if necessary, then upload all the files on your server and run install.sh

scp -i private_key.pem *.* login@example.com:/tmp/

ssh -i private_key.pem login@example.com 'cd /tmp/ && sudo sh install.sh'


Expand Down

0 comments on commit 1add9a6

Please sign in to comment.