diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 6bc867a3b..406f99be5 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -22,8 +22,10 @@ Clone the repository including all submodules (see [Special cases options](#spec Follow the instructions for your OS, and afterwards the repository is prepared to build a CoMaps app! ## Setting up to your OS of development +
Linux + Clone the repository ```bash git clone --recurse-submodules --shallow-submodules https://codeberg.org/comaps/comaps.git @@ -47,6 +49,7 @@ If you plan to publish the app privately in stores check [special options](#spec
Windows + You need to have [Git for Windows](https://git-scm.com/download/win) installed and Git bash available in the PATH. It's necessary to enable symlink support: