diff options
author | Judah Fuller <[email protected]> | 2023-07-17 21:44:07 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2023-07-17 21:44:07 +0100 |
commit | e33ce60b3195cfe6a3a9cf5e94a0fbb184b0b0bb (patch) | |
tree | c321c40cefecd000530b41e4dbcd525deabb15c3 /CorOS-dev-environment | |
parent | ec982eee8817c2012cddb22820d0ab89af2731ec (diff) | |
download | OpenCortex-e33ce60b3195cfe6a3a9cf5e94a0fbb184b0b0bb.tar.gz OpenCortex-e33ce60b3195cfe6a3a9cf5e94a0fbb184b0b0bb.zip |
Spelling
Diffstat (limited to 'CorOS-dev-environment')
-rw-r--r-- | CorOS-dev-environment/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CorOS-dev-environment/README.md b/CorOS-dev-environment/README.md index 2e1f55f..e01f271 100644 --- a/CorOS-dev-environment/README.md +++ b/CorOS-dev-environment/README.md @@ -57,8 +57,8 @@ export QT_QWS_FONTDIR=/etc/fonts ## Running On M1 -To build the dev enviroment on M1 *you must enable Rosseta x86 Emulation* (settings, in development, beta features). -Then you have to pull, build and compose the container in serperate steps, adding the platform flag to each step. +To build the dev enviroment on M1 *you must enable Rosseta x86 Emulation* (Docker Desktop, Settings, In Development, Beta Features). +Then you have to pull, build and compose the container in seperate steps, adding the platform flag to each step. Pull the base image: |