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