File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 ) .
You can’t perform that action at this time.
0 commit comments