diff --git a/README.md b/README.md index 428c409..189ae68 100644 --- a/README.md +++ b/README.md @@ -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 ```