Update README.md

This commit is contained in:
Andros Fenollosa 2020-09-26 19:09:56 +02:00 committed by GitHub
parent 32532df8bf
commit 0eb812247c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,17 @@
# firefox-developer-install
# Firefox Developer Edition install for Linux
Script to install the latest version of Firefox Developer Edition on Linux with desktop integration
## Use
Download
``` shell
curl -o firefox-developer-install https://raw.githubusercontent.com/tanrax/firefox-developer-install/main/firefox-developer-install
```
Run
``` shell
bash firefox-developer-install
```