From 60ecda18d66800a004e10331b9387706627830c7 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Wed, 5 Jan 2022 13:50:35 +0100 Subject: [PATCH] docs: point to new install [ci skip] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f5d3fab..0415743 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ lumbunglib-feed # reads ./feeds_list.txt Afterwards, you can automatically run it with `make gen`. +After a `git pull`, you may need to run `pip install git+https://git.autonomic.zone/ruangrupa/lumbunglib` again. + ### Manually deploying new images - `docker login -u decentral1se -p $(logins/dockerhub/decentral1se)`