diff --git a/getting-started/quick-start-guide.mdx b/getting-started/quick-start-guide.mdx index b35246a..8cc7a7c 100644 --- a/getting-started/quick-start-guide.mdx +++ b/getting-started/quick-start-guide.mdx @@ -18,6 +18,8 @@ You'll also need Docker, so see [Docker requirements](/getting-started/system-re +This command downloads an installation script from openops.sh and runs it on your machine. The script automatically installs Docker if needed, downloads OpenOps Docker images, and configures the environment. It's a one-command automated installer for quick setup. + Wait for the installation script to complete. When it finishes, it will display the URL of your OpenOps instance (typically `http://localhost/`), along with the admin username and an autogenerated password. ## Open OpenOps in your browser