diff --git a/docs/install/amazon.rst b/docs/install/amazon.rst index 7169a4b..68dd58e 100644 --- a/docs/install/amazon.rst +++ b/docs/install/amazon.rst @@ -101,7 +101,7 @@ Let's create the server on which we can run JupyterHub. .. code-block:: bash #!/bin/bash - curl https://tljh.jupyter.org/bootstrap.py \ + curl -L https://tljh.jupyter.org/bootstrap.py \ | sudo python3 - \ --admin