docs(readme): fix typo in gitea url

`binarynina` changed to `binaryninja`
This commit is contained in:
2025-06-10 09:59:23 -07:00
parent 05319b3860
commit a77087a081

View File

@@ -510,7 +510,7 @@ All of the needed Docker files already exist in the repository. To get started,
mkdir tvapp2 && cd tvapp2 mkdir tvapp2 && cd tvapp2
# to clone from our gitea website # to clone from our gitea website
git clone https://git.binaryninja.net/binarynina/tvapp2.git ./ git clone https://git.binaryninja.net/binaryninja/tvapp2.git ./
# to clone from our github website # to clone from our github website
git clone https://github.com/thebinaryninja/tvapp2.git ./ git clone https://github.com/thebinaryninja/tvapp2.git ./
@@ -676,7 +676,7 @@ All of the needed Docker files already exist in the repository. To get started,
mkdir tvapp2 && cd tvapp2 mkdir tvapp2 && cd tvapp2
# to clone from our gitea website # to clone from our gitea website
git clone https://git.binaryninja.net/binarynina/tvapp2.git ./ git clone https://git.binaryninja.net/binaryninja/tvapp2.git ./
# to clone from our github website # to clone from our github website
git clone https://github.com/thebinaryninja/tvapp2.git ./ git clone https://github.com/thebinaryninja/tvapp2.git ./