diff --git a/docs/guides/projects.md b/docs/guides/projects.md index 6df650d35a..9e86ca8401 100644 --- a/docs/guides/projects.md +++ b/docs/guides/projects.md @@ -27,7 +27,9 @@ All project configuration is handled by the `.env` file within the `/api` direct ## Upgrading a Project -@TODO +1. Backup your project +2. Run `npm update` + ## Backing-up a Project