1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 04:34:38 -05:00

me when the

This commit is contained in:
Ashley 2022-08-06 17:11:23 +03:00 committed by GitHub
parent 77866f7dc4
commit 03f94a6baa

View file

@ -30,7 +30,7 @@ git clone https://github.com/poketube-org/poketube
``` ```
- Run the following command inside poketube/ - Run the following command inside poketube/
``` ```
npm install server npm install
``` ```
- Now run - Now run
``` ```