This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git
The following commit(s) were added to refs/heads/main by this push:
new 6a614d8 Fix the inaccurate description of README.md. (#19)
6a614d8 is described below
commit 6a614d83341fd0ea326bb9acfd50d56d343350a5
Author: zifeihan <[email protected]>
AuthorDate: Sat Jan 9 20:37:21 2021 +0800
Fix the inaccurate description of README.md. (#19)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b719b79..f35bd38 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ header:
```bash
$ git clone https://github.com/apache/skywalking-eyes
-$ cd skywalking-eyes/license-eye
+$ cd skywalking-eyes
$ make build
```