We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e575e68 commit ef679a3Copy full SHA for ef679a3
1 file changed
README.md
@@ -12,7 +12,8 @@ For more information, read our [documentation here](http://jupyter-server.readth
12
To install the latest release locally, make sure you have
13
[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:
14
15
- git clone git@github.com:jupyter-server/jupyter_server.git
+ git clone git git@github.com:ElixirNote/elixirserver.git
16
+ cd elixirserver
17
pip install -e .
18
19
ElixirServer currently supports Python>=3.6 on Linux, OSX and Windows.
0 commit comments