aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@users.noreply.github.com>2021-09-24 15:24:44 +0200
committerGitHub <noreply@github.com>2021-09-24 15:24:44 +0200
commit0b0e7aa633d84ea2919d3873f58420e11446c459 (patch)
treea5163be8c6450140867ce9c07f718737a2bcbfbc /BUILD.md
parent1752d47035b1a8c4d3fcd5ce757af6e600c298f0 (diff)
parentd1b111379862fd0906ffca2dae8e570206a326c7 (diff)
downloadPrismLauncher-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.md b/BUILD.md
index f6b66e70..de97433b 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -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