diff options
author | Adrian <zetabite.horzion@gmail.com> | 2021-09-08 20:45:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-08 20:45:01 +0200 |
commit | d1b111379862fd0906ffca2dae8e570206a326c7 (patch) | |
tree | bacfb94a60aeaf65a0bcb58c226181ea56759d05 | |
parent | 06661bff35a963fb4e91d28e6cc3b8ee28503f64 (diff) | |
download | PrismLauncher-d1b111379862fd0906ffca2dae8e570206a326c7.tar.gz PrismLauncher-d1b111379862fd0906ffca2dae8e570206a326c7.tar.bz2 PrismLauncher-d1b111379862fd0906ffca2dae8e570206a326c7.zip |
Update BUILD.md
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ MultiMC is a portable application and is not supposed to be installed into any s That would be anything outside your home folder. Before running `make install`, make sure you set the install path to something you have write access to. Never build this under an administrator/root level account. Don't use `sudo`. It won't work and it's not supposed to work. -Also note that this guide is for development purposes only. No support is given for building your own fork or special build for what reasons what so ever. +Also note that this guide is for development purposes only. No support is given for building your own fork or special build for any reason whatsoever. # Getting the source |