mirror of
https://github.com/tanrax/linux-install-firefox-developer-edition.git
synced 2024-11-22 12:15:42 +01:00
Update README.md
This commit is contained in:
parent
657dce11de
commit
2adfa2eea7
12
README.md
12
README.md
@ -4,16 +4,8 @@
|
|||||||
|
|
||||||
Bash script to install the latest version of Firefox Developer Edition on Linux with desktop integration from Mozilla repository.
|
Bash script to install the latest version of Firefox Developer Edition on Linux with desktop integration from Mozilla repository.
|
||||||
|
|
||||||
## Use
|
## Run
|
||||||
|
|
||||||
Download
|
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
curl -o firefox-developer-install https://raw.githubusercontent.com/tanrax/firefox-developer-install/main/firefox-developer-install
|
curl -s -L firefox-developer-install https://raw.githubusercontent.com/tanrax/firefox-developer-install/main/firefox-developer-install | bash
|
||||||
```
|
|
||||||
|
|
||||||
Run
|
|
||||||
|
|
||||||
``` shell
|
|
||||||
bash firefox-developer-install
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user