From 2de320dd68be531962e560e585ab72872e32628f Mon Sep 17 00:00:00 2001 From: Morten Strandbo Date: Wed, 29 Nov 2023 13:11:05 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb7eb5..46a52b3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Initial_linux_setup -bash <(curl -s https://code.strandbo.no/morten/Initial_linux_setup/raw/branch/main/initial_setup.sh) \ No newline at end of file +bash <(curl -s https://code.strandbo.no/morten/Initial_linux_setup/raw/branch/main/initial_setup.sh) +or +bash <(curl -sL https://bed.re/initial) \ No newline at end of file