Skip to content

Commit 146cbd5

Browse files
authored
Update README.md
1 parent f4d1579 commit 146cbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

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

0 commit comments

Comments
 (0)