From d1f078b3e26439636ca2706f998b4ed2ed441d99 Mon Sep 17 00:00:00 2001 From: bmixed <2+bmixed@noreply.localhost> Date: Sat, 6 Jun 2026 01:55:42 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c88f3b3..792e282 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # live-build-scripts -Srcripts for building debian images \ No newline at end of file +Srcripts for building debian images + +INSTALL: + +-------- + +cd; rm -rf live-build-scripts; git clone https://servtx.net/bmixed/live-build-scripts.git; cd live-build-scripts; chmod +x *; sudo cp lbs vbs /usr/local/bin/ \ No newline at end of file