summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2025-04-11 14:14:54 +0200
committeryuzu-eva <cafebabe@disroot.org>2025-04-11 14:14:54 +0200
commit0a4f545a55b79295182b471e8eccc909cd6bcc23 (patch)
tree46f38ccf5fc040022e9fd7d311101985838363fc /README.md
parent02e02ada302f4d512333796e9cd40ab73b17b44e (diff)
fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5937240..5e5402d 100644
--- a/README.md
+++ b/README.md
@@ -28,14 +28,14 @@ the status to "done".
The database file is expected to be in "~/.local/share/sqlite/library.db".
To compile, do
```bash
-make
+$ make
```
&nbsp;
To install it in /usr/local/bin/, do
```bash
-make install
+# make install
```
## Usage