mirror of
https://github.com/tanrax/linux-install-firefox-developer-edition.git
synced 2024-11-09 23:15:41 +01:00
20 lines
416 B
Markdown
20 lines
416 B
Markdown
# Firefox Developer Edition install for Linux
|
|
|
|
![Firefox Developer Edition](firefox-developer.png)
|
|
|
|
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
|
|
```
|