From 5f0aad27f7d813ea447e194c46dc872d70b35692 Mon Sep 17 00:00:00 2001 From: night0721 Date: Sun, 20 Oct 2024 00:38:40 +0100 Subject: [PATCH] Update README for new repository url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ef2948..c4d1b1a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # bob -bob is a **B**inary **O**nly package manager that is for managing my publicly published softwares. Sample repository can be found on [here](https://github.com/night0721/bob-packages), only works on musl-libc system. +bob is a **B**inary **O**nly package manager that is for managing my publicly published softwares. Sample repository can be found on [here](https://bob.night0721.xyz), only works on musl-libc system. It is recommended to have `XDG_DATA_HOME` defined to store the database for bob, otherwise database file would be created at `~/.cache`