File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Building the yCrash Agent on macOS
1+ # Building the yc-360 Script on macOS
22
3- This guide outlines the steps to build the yCrash agent in macOS environments.
3+ This guide outlines the steps to build the yc-360 script in macOS environments.
44
55---
66Ensure the following packages are installed.
@@ -9,13 +9,13 @@ Ensure the following packages are installed.
99- go
1010- git
1111
12- ## Build yCrash Agent
12+ ## Build yc-360 Script
1313
1414### Step 1: Navigate to the ` cmd/yc ` directory inside the repository:
1515```
1616cd ../yc-data-script/cmd/yc
1717```
18- ### Step 2: Then run the following command to build the agent :
18+ ### Step 2: Then run the following command to build the yc-360 script :
1919```
2020go build -o yc -ldflags='-s -w' -buildvcs=false
2121```
You can’t perform that action at this time.
0 commit comments