Skip to content

Commit

Permalink
docs: uodate readme.md (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuluo-yx authored Jan 10, 2025
1 parent 1516971 commit 69f34ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ cd skywalking-eyes
make build
```

Notes: The `make build` command will generate a bin directory in the current project directory. Choose the appropriate binary file according to your operating system.

If you have the Go SDK installed, you can also use the `go install` command to install the latest code.

```bash
Expand Down Expand Up @@ -185,7 +187,7 @@ exit status 1
#### Fix License Header

```bash
bin/darwin/license-eye -c test/testdata/.licenserc_for_test_fix.yaml header fix
license-eye -c test/testdata/.licenserc_for_test_fix.yaml header fix
```

<details>
Expand Down

0 comments on commit 69f34ab

Please sign in to comment.