aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index fc25ac5..a6fdded 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,9 @@ $ [sudo] make install
You can pass `PREFIX` or `DESTDIR` to `make` if you'd like:
```shell
-$ make PREFIX=$HOME/.local
-$ make PREFIX=$HOME/.local install
+$ make
+$ make check
+$ make install PREFIX=$HOME/.local
```
There are no dependencies or requirements, only standard tools such as