From f073635f1b0de71ad0ab26a387add797d716d30d Mon Sep 17 00:00:00 2001 From: "Caracal.js" <59297610+caracal-js@users.noreply.github.com> Date: Wed, 23 Feb 2022 23:59:09 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ```