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 +```