Update Git repo URL in BUILD.md

This commit is contained in:
asciiwolf 2023-10-13 12:22:19 +00:00
parent 4652b442d7
commit 8f4d4c84b9

View File

@ -3,7 +3,7 @@
First, clone the repository:
```sh
git clone https://github.com/micahflee/torbrowser-launcher.git
git clone https://gitlab.torproject.org/tpo/applications/torbrowser-launcher.git
cd torbrowser-launcher
```