We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59135d9 commit ec741b5Copy full SHA for ec741b5
README.md
@@ -43,7 +43,7 @@ Here are some options that provide a great experience:
43
- Ensure you have [Docker](https://docs.docker.com/get-docker/)
44
- On M1/M2 Mac, you have to:
45
- enable Rosetta 2 on Docker advanced/experimental settings
46
- - ensure Rosetta is installed by typing softwareupdate --install-rosetta at a shell prompt
+ - ensure Rosetta is installed by typing `softwareupdate --install-rosetta` at a shell prompt
47
- export DOCKER_DEFAULT_PLATFORM=linux/amd64 in .zshrc or at a shell prompt
48
- Ensure you have [VSCode](https://code.visualstudio.com/)
49
- Install the [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
0 commit comments