diff --git a/docs/amazon.rst b/docs/amazon.rst index 2b66f95..9d0c13c 100644 --- a/docs/amazon.rst +++ b/docs/amazon.rst @@ -110,7 +110,7 @@ Click "Next" and keep clicking "Next" until you get to "Configure Security Group Once your new server is available, SSH into it and execute the following commands:: - wget https://raw.github.com/pandaproject/panda/1.1.1/setup_panda.sh + wget https://raw.githubusercontent.com/pandaproject/panda/master/setup_panda.sh sudo bash setup_panda.sh The disadvantage of this method is that you will need to wait while the setup script is run. This normally takes 15-20 minutes.