You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "Startrekzky (via GitHub)" <gi...@apache.org> on 2023/05/06 10:16:06 UTC

[GitHub] [incubator-devlake-website] Startrekzky commented on a diff in pull request #513: fix: content to upgrade DevLake

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`. ![image](https://user-images.githubusercontent.com/14050754/236618156-c3a2f8c7-8351-405b-89d5-73ee66110cb5.png)
   



-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org