Merge branch 'asciiwolf-git-url-fix' into 'main'

Update Git repo URL in BUILD.md

See merge request tpo/applications/torbrowser-launcher!2
This commit is contained in:
richard 2023-10-13 21:00:04 +00:00
commit 40e7cacbf8

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
```