You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,8 @@ cd skywalking-eyes
132
132
make build
133
133
```
134
134
135
+
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.
136
+
135
137
If you have the Go SDK installed, you can also use the `go install` command to install the latest code.
0 commit comments