summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2024-01-05 21:01:47 +0100
committerAnton Luka Šijanec <anton@sijanec.eu>2024-01-05 21:01:47 +0100
commit590f7723920458df7949ce36d84382d2e1da0fc5 (patch)
treed1208c9a2242dcab04da00d577cd6c0f7ec51ea2
parentsupport for suggested queries and query redirects (diff)
downloadsear.c-590f7723920458df7949ce36d84382d2e1da0fc5.tar
sear.c-590f7723920458df7949ce36d84382d2e1da0fc5.tar.gz
sear.c-590f7723920458df7949ce36d84382d2e1da0fc5.tar.bz2
sear.c-590f7723920458df7949ce36d84382d2e1da0fc5.tar.lz
sear.c-590f7723920458df7949ce36d84382d2e1da0fc5.tar.xz
sear.c-590f7723920458df7949ce36d84382d2e1da0fc5.tar.zst
sear.c-590f7723920458df7949ce36d84382d2e1da0fc5.zip
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37960ae..8b5b350 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,10 @@ service sear.c start
### gentoo
-First add my ebuild overlay repository [sijanec/ebuild](//git.sijanec.eu/sijanec/ebuild) into your portage repos.conf. See instructions [there](//git.sijanec.eu/sijanec/ebuild). [Read this note.](#notes)
+First add my ebuild overlay repository [g](//ni.sijanec.eu/sijanec/g) into your portage repos.conf. See instructions [there](//ni.sijanec.eu/sijanec/g). [Read this note.](#notes)
```
+emerge --ask app-portage/smart-live-rebuild # for upgrading live packages (-9999)
emerge --ask www-apps/searc
rc-update add sear.c
rc-service start sear.c