chore: update readme

This commit is contained in:
Kentai Radiquum 2025-05-30 16:09:47 +05:00
parent 97a70690bb
commit 2cfdfcfb28
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
3 changed files with 24 additions and 36 deletions

View file

@ -111,9 +111,9 @@ Additional Requirements:
- [git](https://git-scm.com/)
1. Clone the repository `git clone https://github.com/Radiquum/AniX`
2. Navigate to the repository directory `cd AniX`
3. Run the command `docker build -t anix .`
1. Clone the repository `git clone https://github.com/Radiquum/AniX`
2. Navigate to the repository directory `cd AniX`
3. Run the command `docker build -t anix .`
4. Once finished, run the command: `docker run -d --restart always --name anix -p 3000:3000 anix`
### docker/Flags