diff options
author | Petr Mrázek <peterix@users.noreply.github.com> | 2021-09-24 15:24:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-24 15:24:44 +0200 |
commit | 0b0e7aa633d84ea2919d3873f58420e11446c459 (patch) | |
tree | a5163be8c6450140867ce9c07f718737a2bcbfbc /BUILD.md | |
parent | 1752d47035b1a8c4d3fcd5ce757af6e600c298f0 (diff) | |
parent | d1b111379862fd0906ffca2dae8e570206a326c7 (diff) | |
download | PrismLauncher-0b0e7aa633d84ea2919d3873f58420e11446c459.tar.gz PrismLauncher-0b0e7aa633d84ea2919d3873f58420e11446c459.tar.bz2 PrismLauncher-0b0e7aa633d84ea2919d3873f58420e11446c459.zip |
Merge pull request #4080 from Zetabite/patch-1
NOISSUE: Add notice on support of selfbuilds
Diffstat (limited to 'BUILD.md')
-rw-r--r-- | BUILD.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +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 any reason whatsoever. # Getting the source |