Skip to content

Commit 1e20102

Browse files
Merge pull request #18 from Protegrity-Developer-Edition/develop
Developer edition 1.0.0 release
2 parents c68efeb + 619d5f5 commit 1e20102

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ MacOS requires additional steps for Docker and for systems with Apple Silicon ch
8787
1. Open a command prompt.
8888
2. Run the following command.
8989
```
90-
colima start --vm-type vz --vz-rosetta --memory 16
90+
colima start --vm-type vz --vz-rosetta --memory 4
9191
```
9292
- For Docker Desktop:
9393
1. Open Docker Desktop.
@@ -126,7 +126,7 @@ MacOS requires additional steps for Docker and for systems with Apple Silicon ch
126126
6. Close and start the command prompt.
127127
7. Start colima.
128128
```
129-
colima start --vm-type vz --vz-rosetta --memory 16
129+
colima start --vm-type vz --vz-rosetta --memory 4
130130
```
131131
- For Docker Desktop:
132132
1. Open Docker Desktop.

0 commit comments

Comments
 (0)