Update README.md

This commit is contained in:
TheLeo 2024-08-29 14:44:56 +00:00
parent bbcd8e6597
commit f1dc2680a3

View File

@ -4,7 +4,7 @@ Custom module built for Drupal 10 designed to take POST requests from a webform
## Installation Instructions ##
1. Move this project into the '<drupal root>\modules\custom\FreshdeskShim' folder.
1. Move this project into the 'web\modules\custom\FreshdeskShim' folder.
2. If Drupal is actively running, clear the cache via the following CLI command:<br>
``` ddev drush cr ```
3. Enable this module from the configuration menu on the website's 'Extend > Custom' section.<br>