[ReadMe] Fix typo in install instructions

This commit is contained in:
Antoine Le Gonidec 2024-07-22 12:20:28 +02:00
parent 53360f2abb
commit 680e6b22c0
Signed by: vv221
GPG key ID: 636B78F91CEB80D8

View file

@ -13,18 +13,18 @@ A groups is a list of customers, and selecting it when starting a conversation a
Download the [release tarball] and extract its content into `Modules/MMFCustomersGroups`. Download the [release tarball] and extract its content into `Modules/MMFCustomersGroups`.
[release tarball]: https://port.numenaute.org/MMF/freescrout-customers-groups/archive/0.2.0.tar.gz [release tarball]: https://port.numenaute.org/MMF/freescout-customers-groups/archive/0.2.0.tar.gz
``` ```
wget https://port.numenaute.org/MMF/freescrout-customers-groups/archive/0.2.0.tar.gz -O freescrout-customers-groups-0.2.0.tar.gz wget https://port.numenaute.org/MMF/freescout-customers-groups/archive/0.2.0.tar.gz -O freescout-customers-groups-0.2.0.tar.gz
tar xf freescrout-customers-groups-0.2.0.tar.gz -C Modules tar xf freescout-customers-groups-0.2.0.tar.gz -C Modules
mv Modules/freescrout-customers-groups Modules/MMFCustomersGroups mv Modules/freescout-customers-groups Modules/MMFCustomersGroups
``` ```
#### Install from git #### Install from git
``` ```
git clone https://port.numenaute.org/MMF/freescrout-customers-groups.git Modules/MMFCustomersGroups git clone https://port.numenaute.org/MMF/freescout-customers-groups.git Modules/MMFCustomersGroups
``` ```
### Update the database schema ### Update the database schema