Skip to content

Commit

Permalink
Update version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 11, 2023
1 parent 8094ab7 commit 4250c35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ You can add NAT port between the host and the VM.
```
The default memory of the VM is 1024MB, you can use `mem` option to set the memory size:
The default memory of the VM is 6144MB, you can use `mem` option to set the memory size:
```
...
Expand All @@ -156,7 +156,7 @@ The default memory of the VM is 1024MB, you can use `mem` option to set the memo
with:
envs: 'MYTOKEN MYTOKEN2'
usesh: true
mem: 2048
mem: 4096
...
```
Expand Down

0 comments on commit 4250c35

Please sign in to comment.