aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.html
diff options
context:
space:
mode:
authorAYMENJD <53928879+AYMENJD@users.noreply.github.com>2023-05-29 15:54:01 +0300
committerAliaksei Levin <22669599+levlam@users.noreply.github.com>2023-05-29 17:30:33 +0300
commitfe734fd617070ec99f6ba267e4c362fc4a83885b (patch)
tree58a0d83c495f5bdab202b3b1d70d7ca60075ec77 /build.html
parent328cf83c4d21833d62dfa44f547acc8babd9f6fe (diff)
Improve "Build from root user" option in build instructions generator.
Diffstat (limited to 'build.html')
-rw-r--r--build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.html b/build.html
index bb1a5e548..227f7f173 100644
--- a/build.html
+++ b/build.html
@@ -316,7 +316,7 @@
</div>
<div id="buildRootDiv" class="hide">
- <label><input type="checkbox" id="buildRootCheckbox" onchange="onOptionsChanged()"/>Build from root user (unrecommended)</label>
+ <label><input type="checkbox" id="buildRootCheckbox" onchange="onOptionsChanged()"/>Build from root user (not recommended)</label>
</div>
<p></p>