Skip to content

Commit ad06bdb

Browse files
authored
update README file
1 parent 99737a8 commit ad06bdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The `jlpm` command is JupyterLab's pinned version of
5858

5959
```bash
6060
micromamba create -n niryo -c conda-forge python nodejs yarn jupyterlab==3.4 jupyter-packaging jupyterlab-language-pack-es-ES jupyterlab-language-pack-fr-FR ipykernel xeus-python xeus-lua
61-
micromamba activate blockly
61+
micromamba activate niryo
6262
# Clone the repo to your local environment
6363
# Change directory to the jupyterlab_niryo_one directory
6464
# Install package in development mode
@@ -98,4 +98,4 @@ folder is located. Then you can remove the symlink named `jupyterlab_niryo_one`
9898

9999
### Packaging the extension
100100

101-
See [RELEASE](RELEASE.md)
101+
See [RELEASE](RELEASE.md)

0 commit comments

Comments
 (0)