diff --git a/content/docs/user-guide/contributing/docs.md b/content/docs/user-guide/contributing/docs.md index a038af1124..e9ce6615cd 100644 --- a/content/docs/user-guide/contributing/docs.md +++ b/content/docs/user-guide/contributing/docs.md @@ -62,8 +62,10 @@ formatted and linted as well, which is also ensured by the full setup below. > development environment), it'll automatically clone the repo, install the > dependencies, run `yarn build`, and start the webserver so that you can start > straight away: - -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/iterative/dvc.org) +> +> +> Open in Gitpod +> Make sure you have a recent LTS version of [Node.js](https://nodejs.org/en/) (`>=12.0.0`), and install [Yarn](https://yarnpkg.com/):