From 8b32358d9afb7312c6175f2b975a6dd2a96c226f Mon Sep 17 00:00:00 2001 From: patepelo Date: Fri, 9 Jan 2026 19:46:50 -0400 Subject: [PATCH] Fix html vs markdown format Signed-off-by: patepelo --- docs/INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) 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: