diff --git a/home_precourse.qmd b/home_precourse.qmd index 78932f0e..d61667e1 100644 --- a/home_precourse.qmd +++ b/home_precourse.qmd @@ -364,10 +364,6 @@ and install the necessary packages defined in the `environment.yml`: conda env create -f quarto/environment.yml -n quarto-env ``` -> **ARM64 users:**
-> Some of the packages in this environment is not available for the ARM64 -> architecture, so you'll have to follow the [instructions above](#conda/Conda-on-new-macs). - ## Installing Jupyter Let's continue using Conda for installing software, since it's so convenient to @@ -404,7 +400,7 @@ successful. Go to [docker.com](https://docs.docker.com/docker-for-mac/install/#download-docker-for-mac) and select the download option that is suitable for your computer's architecture -(_i.e._ if you have an Intel chip or a newer Apple M1 chip). This will download +(_i.e._ if you have an Intel chip or a newer Apple silicon chip). This will download a `dmg` file - click on it when it's done to start the installation. This will open up a window where you can drag the Docker.app to Applications. Close the window and click the Docker app from the Applications menu. Now it's basically