aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2021-05-16 19:44:09 -0700
committerTrumeet <yuuta@yuuta.moe>2021-05-16 19:44:09 -0700
commitaf3d8d2ffb895293dcb75b3736c6184a2f21c502 (patch)
tree81995a29858440da5505f4b5cd59dd87d2054589
parent6188aaa2e03f3c5fbf5c329fd8c9d368bbc80682 (diff)
downloadextmc-af3d8d2ffb895293dcb75b3736c6184a2f21c502.tar
extmc-af3d8d2ffb895293dcb75b3736c6184a2f21c502.tar.gz
extmc-af3d8d2ffb895293dcb75b3736c6184a2f21c502.tar.bz2
extmc-af3d8d2ffb895293dcb75b3736c6184a2f21c502.zip
docs: fix make commands
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7918c3a..dd6c8fa 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ To be continued (🕊️🕊️🕊️)
## Install
```shell
+make release
make install
```