From 988f198958803689aa6b1ba6acc5a97f5a68c7e1 Mon Sep 17 00:00:00 2001 From: Fred Mitchell Date: Wed, 28 Nov 2018 07:29:21 -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 96d2be3..8ea1008 100644 --- a/docs/install/custom-server.rst +++ b/docs/install/custom-server.rst @@ -44,7 +44,7 @@ Step 1: Installing The Littlest JupyterHub .. code:: export REQUESTS_CA_BUNDLE= - sudo npm config set cafile + sudo npm config set cafile= #. Make sure you have ``Python3``, ``curl`` and ``git`` installed. On latest Ubuntu you can get all of these with: