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
+1-1
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ make build
207
207
sudo make install
208
208
```
209
209
210
-
> Note: `make build` will only build one binary. The `make install` command copies the binary to $PATH three times with different names for each component described above.
210
+
> Note: `make build` will only build one binary. The `make install` command copies the binary to $PATH and uses symlinks to create all the component described above.
0 commit comments