Skip to content

Commit

Permalink
read the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nir committed Jan 20, 2024
1 parent a39d27d commit 847960c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,10 @@ press the `Enter` key. This should open a small window that programmers call

**On macOS with M1 processor** – download and run "Miniconda3 macOS Apple M1 64-bit pkg"
for Python 3.11. Once installed click the Spotlight icon `🔍` and in the search
field type *terminal* and press the `Enter` key to open the console.
field type *terminal* and press the `Enter` key to open the console. Then you need
to run the following command:

pip install --extra-index https://github.com/nir/jupylet/releases/download/v0.9.2/ moderngl glcontext

**On macOS with Intel processor** – download and run "Miniconda3 macOS Intel x86 64-bit pkg"
for Python 3.11. Once installed click the Spotlight icon `🔍` and in the search
Expand Down

0 comments on commit 847960c

Please sign in to comment.