Remove reference to IDESETUP.md, add note about style to README.md

This commit is contained in:
PAlexanderFranklin 2024-06-03 18:45:56 -07:00
parent 9e412b4f41
commit 0110ad0a0f

View File

@ -1,4 +1,6 @@
See GITMERGE.md and IDESETUP.md
See GITMERGE.md
While developing, use tabs for indentation, follow the style of existing files, and ensure your formatter conforms to said style.
To update to the latest on production:
`sudo docker compose -p frappe exec backend bench update`