Fix html vs markdown format

Signed-off-by: patepelo <developer.anton@gmail.com>
This commit is contained in:
patepelo
2026-01-09 19:46:50 -04:00
parent 0036bfb4f2
commit 8b32358d9a

View File

@@ -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
<details open>
<summary><span style="font-size: 1.5em; font-weight: bold;">Linux</span></summary>
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
<details open>
<summary><span style="font-size: 1.5em; font-weight: bold;">Windows</span></summary>
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: