Skip to content

Commit 21b231d

Browse files
Update README.md
Co-authored-by: Kabilar Gunalan <[email protected]>
1 parent 97c102a commit 21b231d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ DataJoint tutorials are easily accessible using an **interactive environment** t
7171
- Install the following:
7272
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
7373
- [Docker](https://docs.docker.com/get-docker/)
74-
- On M1/M2 Mac, you have to:
75-
- enable Rosetta 2 on Docker advanced/experimental settings
76-
- ensure Rosetta is installed by typing `softwareupdate --install-rosetta` at a shell prompt
74+
- On M1/M2 Mac:
75+
- Enable Rosetta 2 on Docker advanced/experimental settings
76+
- Ensure Rosetta is installed by typing `softwareupdate --install-rosetta` at a shell prompt
7777
- `export DOCKER_DEFAULT_PLATFORM=linux/amd64` in .zshrc or at a shell prompt
7878
- [Microsoft's Visual Studio Code (VS Code)](https://code.visualstudio.com/)
7979
- [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers).

0 commit comments

Comments
 (0)