diff --git a/README.md b/README.md index c3d4c469c..b1b958a35 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Next, run the following commands: Finally, start Jupyter: - $ jupyter notebook + $ jupyter lab --ip='0.0.0.0' --port=8888 --no-browser If you need further instructions, read the [detailed installation instructions](INSTALL.md).