Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kabilar Gunalan <[email protected]>
  • Loading branch information
yambottle and kabilar authored Sep 15, 2023
1 parent ec741b5 commit 1af091e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Here are some options that provide a great experience:
- On M1/M2 Mac, you have to:
- enable Rosetta 2 on Docker advanced/experimental settings
- ensure Rosetta is installed by typing `softwareupdate --install-rosetta` at a shell prompt
- export DOCKER_DEFAULT_PLATFORM=linux/amd64 in .zshrc or at a shell prompt
- `export DOCKER_DEFAULT_PLATFORM=linux/amd64` in .zshrc or at a shell prompt
- Ensure you have [VSCode](https://code.visualstudio.com/)
- Install the [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
- `git clone` the codebase repository and open it in VSCode
Expand Down

0 comments on commit 1af091e

Please sign in to comment.