diff --git a/README.md b/README.md index 35ac207..fbe1a73 100644 --- a/README.md +++ b/README.md @@ -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