Skip to content

Commit

Permalink
Merge pull request voila-dashboards#12 from hbcarlos/develop
Browse files Browse the repository at this point in the history
Changing readme for voila-editor
  • Loading branch information
hbcarlos authored Sep 24, 2020
2 parents 0eea72a + 13e8795 commit d2a3057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The `jlpm` command is JupyterLab's pinned version of
# Change directory to the voila-editor directory

# create a new environment
mamba create -n editor -c conda-forge python nodejs -y
mamba create -n voila-editor -c conda-forge python nodejs -y
conda activate voila-editor

# install the JupyterLab pre-release
Expand Down

0 comments on commit d2a3057

Please sign in to comment.