diff --git a/README.md b/README.md index 25f4932..f54bb45 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Vigil is designed for stability and security, avoiding keeping credentials in th ## Table of Contents -- [Getting Started](#getting-started) +- [Local Installation](#local-installation) - [Prerequisites](#prerequisites) - [Installation and Running](#installation-and-running) - [Installation](#installation) @@ -23,7 +23,7 @@ Vigil is designed for stability and security, avoiding keeping credentials in th - [Systemd Integration](#systemd-integration) - [Notes](#notes) -## Getting Started +## Local Installation These instructions will help you run Vigil on your own server using the git repository, if you want to use this software in production, refer to [Installation](#installation) instead. @@ -130,6 +130,7 @@ rm uninstall.sh > [!WARNING] > The docker run command will not work yet and needs to be updated when released. +> The docker section will also be updated to include compose examples. If you prefer to use Docker, you can download the latest Docker image from the [Docker Hub](https://hub.docker.com/r/uthmn/vigil)