[ReadMe] Fix install instructions using the tarball
This commit is contained in:
parent
ab80794dfe
commit
209a3775d4
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ Download the [release tarball] and extract its content into `Modules/MMFRestrict
|
|||
|
||||
```
|
||||
wget https://port.numenaute.org/MMF/freescout-restricted-customers/archive/0.8.1.tar.gz -O freescout-restricted-customers-0.8.1.tar.gz
|
||||
mkdir -p Modules/MMFRestrictedCustomers
|
||||
tar xf freescout-restricted-customers-0.8.1.tar.gz -C Modules/MMFRestrictedCustomers
|
||||
tar xf freescout-restricted-customers-0.8.1.tar.gz -C Modules
|
||||
mv Modules/freescout-restricted-customers Modules/MMFRestrictedCustomers
|
||||
```
|
||||
|
||||
#### Install from git
|
||||
|
|
Loading…
Reference in a new issue