diff --git a/docs/installation/gitpod.md b/docs/installation/gitpod.md index a195311bc..142f8c7a0 100644 --- a/docs/installation/gitpod.md +++ b/docs/installation/gitpod.md @@ -10,5 +10,9 @@ in the cloud, using [GitPod](https://gitpod.io/#https://github.com/forem/forem). [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/forem/forem) +Give it a couple of minutes to prepare the workspace. Wait for 'Awaiting port 3000... ok' message in the terminal. + +You can now code, review, or just try out the project. Once you are done, simply close the tab. + You can find more information about this, [in a Forem's article](https://dev.to/ben/spin-up-a-local-instance-of-dev-in-the-cloud-with-gitpod-it-s-incredibly-simple-pij).