diff --git a/README.md b/README.md index 5091432..27635c7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Dropshell A system management tool for server operations, written in C++. + +## Installation + +``` +curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/install.sh | bash +``` \ No newline at end of file