From bb3704ee0307691ca33aba975e7d0000909e13de Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 11 Apr 2025 14:16:49 +0200 Subject: another fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5e5402d..291a913 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 +sudo make install ``` ## Usage -- cgit v1.2.3