summaryrefslogtreecommitdiffstats
path: root/packaging/installer/README.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2019-07-25 08:42:48 -0700
committerGitHub <noreply@github.com>2019-07-25 08:42:48 -0700
commitd95912af0834c45fa8a4aee2892b97fbd2e9b520 (patch)
tree0d01b229e6d428aa4c308ca64e5df1e6f35e6f39 /packaging/installer/README.md
parentbee45e68e646fc975cac4e6ed11ed88dcf50ed33 (diff)
Removed text about nightly version and replaced with new boilerplate (#6534)
Diffstat (limited to 'packaging/installer/README.md')
-rw-r--r--packaging/installer/README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/packaging/installer/README.md b/packaging/installer/README.md
index c5ec294bc4..67a7a91203 100644
--- a/packaging/installer/README.md
+++ b/packaging/installer/README.md
@@ -93,12 +93,8 @@ $ bash <(curl -Ss https://my-netdata.io/kickstart-static64.sh)
To learn more about the pros and cons of using *nightly* vs. *stable* releases, see our [notice about the two options](README.md#nightly-vs-stable-releases).
If your system does not have `bash` installed, open the `More information and advanced uses of the kickstart-static64.sh script` dropdown for instructions to run the installer without `bash`.
-
-**Nightly releases can be unstable!** If you have concerns about running nightly versions of Netdata, for example in a production system, you can append `--stable-channel` to the above command (`bash <(curl -Ss https://my-netdata.io/kickstart-static64.sh) --stable-channel`) to ensure Netdata only updates on new major releases.
-
-**Do not use `sudo` for the static binary installer**—it will escalate privileges itself if needed. If the target system does not have `bash` installed, see below for instructions to run it without `bash`)*
-
-**This script installs Netdata at `/opt/netdata`**.
+
+ This script installs Netdata at `/opt/netdata`.
<details markdown="1"><summary>Click here for more information and advanced use of this command.</summary>