Install make in the build environment

This commit is contained in:
Tim Head
2018-08-03 17:45:44 +02:00
parent 82e529cf12
commit ad9ba3634f
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ Install conda, pip or apt packages
:abbr:`TLJH (The Littlest JupyterHub)` starts all users in the same `conda <https://conda.io/docs/>`_
environment. Packages / libraries installed in this environment are available
to all users on the JupyterHub. Users with :ref:`admin_access` can install packages
to all users on the JupyterHub. Users with :ref:`admin rights <howto/admin-users>` can install packages
easily.
.. _user_environment_pip: