Remove PHPStorm note from development/environment/update.md.

This commit is contained in:
Michael Stenta 2023-10-06 11:39:25 -04:00
parent cf8294c685
commit cdad587682
1 changed files with 0 additions and 6 deletions

View File

@ -11,12 +11,6 @@ farmOS Git repository (inside `profiles/farm`) will not be touched. If you
are developing a custom module, make sure that it is in `sites/all/modules`,
otherwise it will be deleted.
**PHPStorm**: If you are using PHPStorm, you will also want to make sure the
`.idea` folder is not destroyed during this process. If it is in the `www`
directory, be sure to move that out before running `rm -r www` below, and
restore it afterwards. It is recommended that you close PHPStorm during this
process to avoid any project settings corruption.
```
# Run these commands from the local directory that contains docker-compose.yml.
# The Docker containers should be running.