Skip to content

Commit 8f0108d

Browse files
authored
Address PR comment
1 parent d7b8289 commit 8f0108d

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
@@ -149,7 +149,7 @@ To do this on Ubuntu x86 execute the following
149149

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

0 commit comments

Comments
 (0)