Update README.md

This commit is contained in:
Andros Fenollosa 2020-12-09 14:41:51 +01:00 committed by GitHub
parent 8e2cde6ba9
commit 10210ebf9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,5 @@ Bash script to install the latest version of `Firefox Developer Edition` on Linu
## Run
``` shell
curl -s -L linux-install-firefox-developer-edition https://raw.githubusercontent.com/tanrax/firefox-developer-install/main/linux-install-firefox-developer-edition | bash
curl -s -L linux-install-firefox-developer-edition https://raw.githubusercontent.com/tanrax/linux-install-firefox-developer-edition/main/linux-install-firefox-developer-edition | bash
```