Update README.md

This commit is contained in:
Caracal.js 2022-02-23 23:59:09 -05:00 committed by GitHub
parent cb8bb10d16
commit f073635f1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ Deploying on machine
```
git clone https://github.com/titaniumnetwork-dev/uv-app/
cd uv-app
git submodule update --init
npm install
npm start
```