aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorLouisJackman <11330428+LouisJackman@users.noreply.github.com>2020-05-15 07:51:21 +0100
committerLouisJackman <11330428+LouisJackman@users.noreply.github.com>2020-05-15 07:51:21 +0100
commitd6cd69e659f12904e144c21b52c8562f64c7b143 (patch)
tree619dbfa903bce9e0919c7e32efc3bc94f76c69b4 /README.md
parentMerge pull request #396 from halfhorst/documentation/update-readme-embedding (diff)
Add make help target
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a2fa674..595bd72a 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,8 @@ make test
make repl
```
+Find out more about the available make targets by running `make help`.
+
### 32-bit Haiku
32-bit Haiku build instructions are the same as the unix-like build instructions,