This is an automated email from the ASF dual-hosted git repository.

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 1a74b04d fix: partially false statement removed (#2512)
1a74b04d is described below

commit 1a74b04d7e1e3e1c5261002aa3a9345b1588e852
Author: Nikita Koselev. Developer Advocate 
<[email protected]>
AuthorDate: Thu Jul 21 07:51:41 2022 +0100

    fix: partially false statement removed (#2512)
    
    * fix: partially false statement removed
    
    Installing DevLake is not always "easy", so instead we shall let people 
know that community is there to support you.
    
    * Update README.md
    
    Co-authored-by: Klesh Wong <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3b605b02..d6143403 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Apache DevLake is designed for developer teams looking to 
make better sense of t
 
 ## 🤓 How do I use DevLake?
 ### 1. Set up DevLake
-You can easily set up Apache DevLake by following our step-by step instruction 
for [Install via Docker 
Compose](https://devlake.apache.org/docs/QuickStart/DockerComposeSetup) or 
[Install via 
Kubernetes](https://devlake.apache.org/docs/QuickStart/KubernetesSetup).
+You can set up Apache DevLake by following our step-by step instruction for 
[Install via Docker 
Compose](https://devlake.apache.org/docs/QuickStart/DockerComposeSetup) or 
[Install via 
Kubernetes](https://devlake.apache.org/docs/QuickStart/KubernetesSetup). Please 
ask community if you get stuck at any point. 
 
 ### 2. Create a Blueprint
 The DevLake Configuration UI will guide you through the process (a Blueprint) 
to define the data connections, data scope, transformation and sync frequency 
of the data you wish to collect.

Reply via email to