Browse Source

Add RAM requirement to readme.

master
Andrew Belt 3 years ago
parent
commit
619e6ecdd0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -31,7 +31,7 @@ Build toolchains for all three platforms.
```bash
make toolchain-all
```
Each toolchain will take around an hour to build, requiring network access and about 15 GB free disk space.
Each toolchain will take around an hour to build and will require network access, about 8 GB free RAM, and about 15 GB free disk space.
The final disk space after building is about 3.7 GB.

Build your plugin.


Loading…
Cancel
Save