Update README.md

This commit is contained in:
Caracal.js 2022-02-24 17:08:22 -05:00 committed by GitHub
parent 26bf2844c5
commit 5e556ef35c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,8 +8,8 @@ Ultraviolet application
Installing on machine Installing on machine
``` ```
git clone https://github.com/titaniumnetwork-dev/uv-app/ git clone https://github.com/titaniumnetwork-dev/ultraviolet-web-app/
cd uv-app cd ultraviolet-web-app
git submodule update --init git submodule update --init
npm install npm install
npm start npm start