me when the

This commit is contained in:
Ashley 2022-08-06 17:11:23 +03:00 committed by GitHub
parent a719a9bdf8
commit 510e370f23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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