Skip to content

Commit ef679a3

Browse files
committed
doc: update server install steps
1 parent e575e68 commit ef679a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ For more information, read our [documentation here](http://jupyter-server.readth
1212
To install the latest release locally, make sure you have
1313
[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:
1414

15-
git clone [email protected]:jupyter-server/jupyter_server.git
15+
git clone git [email protected]:ElixirNote/elixirserver.git
16+
cd elixirserver
1617
pip install -e .
1718

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

0 commit comments

Comments
 (0)