diff --git a/book/install_python.md b/book/install_python.md index 77adf216cd3828e02f9e3cfd2fd27d6f2f10e5f0..8f909dde0ef38ca17d3842fe6b67efe415625ffa 100644 --- a/book/install_python.md +++ b/book/install_python.md @@ -110,6 +110,6 @@ Select the installation instructions for your operating system and processor fro 1. In your web browser, navigate to this [download page](https://github.com/conda-forge/miniforge#mambaforge). 2. Scroll down to the "Mambaforge" header of the "Downloads" section. Click the link to download link for `Mambaforge-Windows-x86_64`. 3. Find the file you downloaded (Mambaforge-Windows-x86_64.exe) and double click to execute it. Follow the instructions to complete the installation. -4. Once the installation has completed, you can verify it was correctly installed by searching for the "mambaforge prompt" in your Start menu. +4. Once the installation has completed, you can verify it was correctly installed by searching for the "miniforge prompt" in your Start menu. ``` ```` \ No newline at end of file