[ReadMe] Fix install instructions using the tarball

This commit is contained in:
Antoine Le Gonidec 2024-07-11 17:00:25 +02:00
parent ab80794dfe
commit 209a3775d4
Signed by: vv221
GPG key ID: 636B78F91CEB80D8

View file

@ -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