From 4240d708b15699229adaa03abd445c2845f8599d Mon Sep 17 00:00:00 2001 From: petrspelos Date: Mon, 24 Aug 2020 23:33:09 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 819efb0..e48b726 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# miunie-uwp \ No newline at end of file +# miunie-uwp + +```bash +git clone --recurse-submodules -j8 git@github.com:control-net/miunie-uwp.git +dotnet build miunie-uwp/src/Miunie/src +```