aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-01-29 21:34:09 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2024-01-30 07:49:59 +0200
commit8f77a428b79455a3dece524717e6d79d3aa56183 (patch)
treea410e5bede81cbd7a7b346d19e555ba8e329ca1f /README.md
parentc693f0278785fcee04c652eff907fecce83ca14f (diff)
Improvements
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7937cda..350d0d0 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ You also need to have these available in PATH:
Install dependencies, build and install to your preferred location:
make deps
- make
+ make dynamic # or make static
PREFIX=$HOME/.local/bin/ make install
## Usage