From 1f99d3249c2ad609d461045960d4e504b0b97d12 Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Sun, 27 Mar 2022 14:32:22 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5875164..b90c656 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# lxc-apt-upgrade \ No newline at end of file +# lxc-apt-upgrade + +~~~ +wget -O /usr/local/bin/lxc-apt-upgrade https://github.com/bashclub/lxc-apt-upgrade/raw/main/lxc-apt-upgrade +chmod +x /usr/local/bin/lxc-apt-upgrade +~~~