diff --git a/README.md b/README.md index eee76503d..b51b5cde2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,16 @@ JumpServer is an open-source Privileged Access Management (PAM) tool that provid ![JumpServer Overview](https://github.com/jumpserver/jumpserver/assets/41712985/4f981076-ce03-41db-a64e-e79d633c8831) +## Quick Start + +Prepare a clean Linux Server ( 64 bit, >= 4c8g ) + +``` +curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash +``` + +Access JumpServer in your browser at `http://your-ip/`, `admin`/`ChangeMe` + ## Screenshots @@ -43,15 +53,6 @@ JumpServer is an open-source Privileged Access Management (PAM) tool that provid
-## Quick Start -Prepare a clean Linux Server ( 64bit, >= 4c8g ) - -``` -curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash -``` - -Access JumpServer in your browser at `http://your-ip/`, `admin`/`admin` - ## Components JumpServer consists of multiple key components, which collectively form the functional framework of JumpServer, providing users with comprehensive capabilities for operations management and security control.