Skip to content

Commit 3b75153

Browse files
authored
Update InstallationAndUsage.rst
1 parent 146cbd5 commit 3b75153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/InstallationAndUsage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ To build Jupyter Lite with this kernel without creating a website you can execut
137137

138138
.. code-block:: bash
139139
140-
micromamba create -n xeus-lite-host jupyterlite-core -c conda-forge
140+
micromamba create -n xeus-lite-host jupyterlite-core jupyter_server -c conda-forge
141141
micromamba activate xeus-lite-host
142142
python -m pip install jupyterlite-xeus
143143
jupyter lite build --XeusAddon.prefix=$PREFIX

0 commit comments

Comments
 (0)