Update README.md
This commit is contained in:
parent
f560babc69
commit
7264549ec0
1 changed files with 7 additions and 1 deletions
|
|
@ -12,5 +12,11 @@
|
|||
git clone --recursive https://gitlab.com/librewolf-community/browser/windows.git
|
||||
```
|
||||
|
||||
## Execution of powershell
|
||||
Open powershell, on folder with the cloned files ( the dir with package.ps1 and settings folder), and Shift + Right Click and then select 'Open powershell here':
|
||||
```powershell
|
||||
.\package.ps1
|
||||
```
|
||||
|
||||
### Opensource Licences/Uses
|
||||
This scripts use and embed [7zip](https://www.7-zip.org/)
|
||||
This scripts use and embed [7zip](https://www.7-zip.org/), for descompact the firefox.exe
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue