richard pushed to branch main at The Tor Project / Applications / torbrowser-launcher
Commits:
1 changed file:
Changes:
| ... | ... | @@ -3,7 +3,7 @@ |
| 3 | 3 | First, clone the repository:
|
| 4 | 4 | |
| 5 | 5 | ```sh
|
| 6 | -git clone https://github.com/micahflee/torbrowser-launcher.git
|
|
| 6 | +git clone https://gitlab.torproject.org/tpo/applications/torbrowser-launcher.git
|
|
| 7 | 7 | cd torbrowser-launcher
|
| 8 | 8 | ```
|
| 9 | 9 |