Skip to content

Commit 4c8d2f7

Browse files
authored
Update README.md
1 parent 9d7a9f9 commit 4c8d2f7

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
@@ -102,7 +102,7 @@ To build Jupyter Lite with this kernel without creating a website you can execut
102102
micromamba create -n xeus-lite-host jupyterlite-core
103103
micromamba activate xeus-lite-host
104104
python -m pip install jupyterlite-xeus jupyter_server
105-
jupyter lite build --XeusAddon.prefix=${{ env.PREFIX }} --contents ../notebooks/xeus-cpp-lite-demo.ipynb
105+
jupyter lite build --XeusAddon.prefix=$PREFIX --contents ../notebooks/xeus-cpp-lite-demo.ipynb
106106
```
107107

108108
We now need to shift necessary files like `xcpp.data` which contains the binary representation of the file(s)

0 commit comments

Comments
 (0)