Startrekzky commented on code in PR #513: URL: https://github.com/apache/incubator-devlake-website/pull/513#discussion_r1186675626
########## versioned_docs/version-v0.16/GettingStarted/DockerComposeSetup.md: ########## @@ -12,26 +12,24 @@ sidebar_position: 1 ## Launch DevLake -Commands written `like this` are to be run in your terminal. +Commands written `like this` are to be run in your terminal or pasted in the web browser. -1. Download `docker-compose.yml` and `env.example` from the [latest release](https://github.com/apache/incubator-devlake/releases/tag/v0.16.1-beta1) into a folder. -2. Rename `env.example` to `.env`. For Mac/Linux users, please run `mv env.example .env` in the terminal. This file contains the environment variables that the Devlake server will use. Additional ones can be found in the compose file(s). +1. Download "docker-compose.yml" and "env.example" from the [latest release](https://github.com/apache/incubator-devlake/releases/tag/v0.16.1-beta1) into a folder. Review Comment: > I suggest we keep the backquote as they are meant to be. But the original idea was to ONLY backquote `commands`.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
