We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab2f6c commit 9c45505Copy full SHA for 9c45505
README.md
@@ -21,7 +21,7 @@ You can compile everything from sources. To install `sockstat` into `bin` direct
21
make install clean
22
```
23
24
-If a custom installation path, define `PREFIX`:
+If using a custom installation path, define `PREFIX`:
25
26
```sh
27
make install clean PREFIX=/path/to/install
0 commit comments