mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-05 22:15:36 +05:00
chore: update readme
This commit is contained in:
parent
97a70690bb
commit
2cfdfcfb28
3 changed files with 24 additions and 36 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue