Skip to content

Commit d0e9063

Browse files
authored
Update CONTRIBUTING.md
1 parent 3b75153 commit d0e9063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ To do this on Ubuntu x86 execute the following
147147

148148
To build Jupyter Lite with this kernel without creating a website you can execute the following
149149
```bash
150-
micromamba create -n xeus-lite-host jupyterlite-core -c conda-forge
150+
micromamba create -n xeus-lite-host jupyterlite-core jupyter_server -c conda-forge
151151
micromamba activate xeus-lite-host
152152
python -m pip install jupyterlite-xeus
153153
jupyter lite build --XeusAddon.prefix=$PREFIX

0 commit comments

Comments
 (0)