Small README fixes

This commit is contained in:
Uthman Fatih 2025-11-07 20:04:20 +00:00
parent f3bc1ae88f
commit a08228f7ef

View File

@ -9,7 +9,7 @@ Vigil is designed for stability and security, avoiding keeping credentials in th
## Table of Contents ## Table of Contents
- [Getting Started](#getting-started) - [Local Installation](#local-installation)
- [Prerequisites](#prerequisites) - [Prerequisites](#prerequisites)
- [Installation and Running](#installation-and-running) - [Installation and Running](#installation-and-running)
- [Installation](#installation) - [Installation](#installation)
@ -23,7 +23,7 @@ Vigil is designed for stability and security, avoiding keeping credentials in th
- [Systemd Integration](#systemd-integration) - [Systemd Integration](#systemd-integration)
- [Notes](#notes) - [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. 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] > [!WARNING]
> The docker run command will not work yet and needs to be updated when released. > 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) If you prefer to use Docker, you can download the latest Docker image from the [Docker Hub](https://hub.docker.com/r/uthmn/vigil)