Update README.md
This commit is contained in:
parent
be014305fe
commit
6f30ce089e
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -21,4 +21,16 @@ echo "user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
|||
WIP
|
||||
|
||||
|
||||
## Deploy Script Usage
|
||||
## Deploy Script Usage
|
||||
|
||||
* clone repo
|
||||
```git clone https://git.datenkastl.org/pmOS-tweaks/fenix-fox.git```
|
||||
|
||||
* install
|
||||
```./fenix-fox.sh --install```
|
||||
|
||||
* choose different flavor, for example "true-mobile"
|
||||
```./fenix-fox.sh --install true-mobile```
|
||||
|
||||
* Enjoy firefox on your mobile! :o)
|
||||
|
||||
|
|
Loading…
Reference in a new issue