mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-16 17:55:00 +00:00
Fix html vs markdown format
Signed-off-by: patepelo <developer.anton@gmail.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user