Updated README.md
This commit is contained in:
parent
890b682ee7
commit
64d8b6a62e
|
@ -7,15 +7,15 @@ Mozilla Linux Script Installers
|
||||||
* Open the terminal.
|
* Open the terminal.
|
||||||
* Clone the repository: `git clone https://github.com/clamsawd/mozilla-linux-scripts.git`
|
* Clone the repository: `git clone https://github.com/clamsawd/mozilla-linux-scripts.git`
|
||||||
* Change directory: `cd mozilla-linux-scripts/scripts`
|
* Change directory: `cd mozilla-linux-scripts/scripts`
|
||||||
* Change the permissions: `chmod +x firefox-install.bash`
|
* Change the permissions: `chmod +x firefox-install`
|
||||||
* Run the scripts as root: `./firefox-install.bash`
|
* Run the script as root: `./firefox-install`
|
||||||
|
|
||||||
* **Mozilla Thunderbird instructions:**
|
* **Mozilla Thunderbird instructions:**
|
||||||
* Open the terminal.
|
* Open the terminal.
|
||||||
* Clone the repository: `git clone https://github.com/clamsawd/mozilla-linux-scripts.git`
|
* Clone the repository: `git clone https://github.com/clamsawd/mozilla-linux-scripts.git`
|
||||||
* Change directory: `cd mozilla-linux-scripts/scripts`
|
* Change directory: `cd mozilla-linux-scripts/scripts`
|
||||||
* Change the permissions: `chmod +x thunderbird-install.bash`
|
* Change the permissions: `chmod +x thunderbird-install`
|
||||||
* Run the scripts as root: `./thunderbird-install.bash`
|
* Run the script as root: `./thunderbird-install`
|
||||||
|
|
||||||
_Note: The scripts are compatible with all GNU/Linux distributions._
|
_Note: The scripts are compatible with all GNU/Linux distributions._
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user