Update compile instructions to use Gitea repository

This commit is contained in:
Marvin 2026-03-15 15:14:24 -03:00
parent 996d446700
commit 9f4559f746
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ This process will build the module from source and load it for your current sess
1. Clone this repository and navigate into the source directory.
```bash
git clone https://github.com/serifpersia/us144mkii.git
git clone https://gitea.nicosanchez.com.ar/marvin/us144mkii.git
cd us144mkii/
```