README.md: update git URLs (git -> https; gitea)

Change-Id: Ia86979f656557e442b0f432b0646aa7661c293e9
This commit is contained in:
Vadim Yanitskiy 2022-08-30 01:03:39 +07:00
parent 0a8d27ad7a
commit 98ea2a0f7a
1 changed files with 2 additions and 2 deletions

View File

@ -23,10 +23,10 @@ Git Repository
You can clone from the official Osmocom git repository using
```
git clone git://git.osmocom.org/pysim.git
git clone https://gitea.osmocom.org/sim-card/pysim.git
```
There is a cgit interface at <https://git.osmocom.org/pysim>
There is a web interface at <https://gitea.osmocom.org/sim-card/pysim>.
Installation