mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 05:35:41 -04:00
docs(readme): fix typo in gitea url
`binarynina` changed to `binaryninja`
This commit is contained in:
@@ -510,7 +510,7 @@ All of the needed Docker files already exist in the repository. To get started,
|
||||
mkdir tvapp2 && cd tvapp2
|
||||
|
||||
# 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
|
||||
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
|
||||
|
||||
# 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
|
||||
git clone https://github.com/thebinaryninja/tvapp2.git ./
|
||||
|
||||
Reference in New Issue
Block a user