From 0a4f545a55b79295182b471e8eccc909cd6bcc23 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 11 Apr 2025 14:14:54 +0200 Subject: fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 ```   To install it in /usr/local/bin/, do ```bash -make install +# make install ``` ## Usage -- cgit v1.2.3