diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-04-11 14:16:49 +0200 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-04-11 14:16:49 +0200 |
| commit | bb3704ee0307691ca33aba975e7d0000909e13de (patch) | |
| tree | c2092f3b518cfc457bd961c98634d50f55e3e8a5 /README.md | |
| parent | 0a4f545a55b79295182b471e8eccc909cd6bcc23 (diff) | |
another fix
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
