Clarify that the build should not be run as root (#3)

This commit is contained in:
Matt Penny 2024-01-21 22:30:30 -05:00
parent 52bbd22c61
commit ebd7d341f7

View File

@ -71,7 +71,7 @@ Whatever setup you choose, you will still need to add the Portal folder to `port
### Build ROM
Finally, run `make` to build the project.
Finally, run (as non-root) `make` to build the project.
```sh
# Build (default build with english audio)