Skip to content

Commit

Permalink
doc: update server install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
ciusji committed Sep 12, 2022
1 parent e575e68 commit ef679a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ For more information, read our [documentation here](http://jupyter-server.readth
To install the latest release locally, make sure you have
[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:

git clone [email protected]:jupyter-server/jupyter_server.git
git clone git [email protected]:ElixirNote/elixirserver.git
cd elixirserver
pip install -e .

ElixirServer currently supports Python>=3.6 on Linux, OSX and Windows.
Expand Down

0 comments on commit ef679a3

Please sign in to comment.