mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-05 22:15:36 +05:00
chore/player-parsers: add missing step for pm2
This commit is contained in:
parent
631936b022
commit
23da153e65
2 changed files with 4 additions and 2 deletions
|
@ -94,7 +94,8 @@ Instructions:
|
|||
1. Clone the repository `git clone https://github.com/Radiquum/AniX`
|
||||
2. Navigate to the repository directory `cd AniX`
|
||||
3. Navigate to the parsers directory `cd player-parsers`
|
||||
4. Run the command `pm2 start index.ts -n anix-player-parser`
|
||||
4. Run the command `npm install`
|
||||
5. Once finished, Run the command `pm2 start index.ts -n anix-player-parser`
|
||||
|
||||
### Legend
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue