diff --git a/INSTALL.md b/INSTALL.md index c91a171..c77178b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -61,7 +61,7 @@ source activate fast Finally, to register the environment in the jupyter notebook: ```bash -python -m ipykernel install --user --name fast --display-name "Python Strata" +python -m ipykernel install --user --name fast --display-name "Python Fast" ``` ## Installation of boosted tree libraries