Missing period

This commit is contained in:
kramo
2023-05-05 19:56:20 +02:00
committed by GitHub
parent 15fc6292b6
commit eb8f6ef204

View File

@@ -24,7 +24,7 @@ The project can be translated on [Weblate](https://hosted.weblate.org/engage/car
## For Windows ## For Windows
1. Install [MSYS2](https://www.msys2.org/). 1. Install [MSYS2](https://www.msys2.org/).
2. From the MSYS2 shell, install the required dependencies listed [here](https://github.com/kra-mo/cartridges/blob/main/.github/workflows/windows.yml). 2. From the MSYS2 shell, install the required dependencies listed [here](https://github.com/kra-mo/cartridges/blob/main/.github/workflows/windows.yml).
3. Build it via Meson 3. Build it via Meson.
## Meson ## Meson
```bash ```bash