diff --git a/README.md b/README.md index 680f5e4..8d086e2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ Install Script for Meshcentral ### Installs meshcentral, giving the options of database to use and setups up defaults, branding, ssl etc. + +On Ubuntu or Debian. + +Do the following at command line. +1 `wget https://raw.githubusercontent.com/techahold/Meshcentral-Installer/main/install.sh` +2. `chmod +x install.sh` +3. `./install.sh`