Skip to content

Commit 9079052

Browse files
committed
Increased CONTIV_MEMORY to 4096
Signed-off-by: Vikram Hosakote <[email protected]>
1 parent 61c0a42 commit 9079052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Optionally, variables can be passed to Makefile if needed. For example, to
4242
use 1GB memory for the vagrant VMs, run:
4343

4444
```
45-
CONTIV_MEMORY=1024 make demo
45+
CONTIV_MEMORY=4096 make demo
4646
```
4747

4848
#### Step 2: Create a network

0 commit comments

Comments
 (0)