From 553e75a9c8fe9c5503c7ee6d34fee35d34b8e41f Mon Sep 17 00:00:00 2001 From: Fred Mitchell Date: Wed, 28 Nov 2018 16:40:42 -0500 Subject: [PATCH] Update custom-server.rst --- docs/install/custom-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/custom-server.rst b/docs/install/custom-server.rst index 8ea1008..6546ad2 100644 --- a/docs/install/custom-server.rst +++ b/docs/install/custom-server.rst @@ -23,7 +23,7 @@ Pre-requisites #. Some familiarity with the command line. #. A server running Ubuntu 18.04 where you have root access. #. Ability to ``ssh`` into the server & run commands from the prompt. -#. A **public IP** where the server can be accessed from the internet. +#. A **IP address** where the server can be reached from the browsers of your target audience. Step 1: Installing The Littlest JupyterHub ==========================================