From 69cdea343bd48743ee91352659a69abafcbf9583 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 25 Oct 2023 09:03:36 -0300 Subject: Replaced ./ with bash directly --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9ec5814..a55c26e 100644 --- a/README.org +++ b/README.org @@ -84,7 +84,7 @@ Before installing, make sure you have: #+begin_src bash $ git clone https://gitlab.com/rogs/yams.git $ cd yams -$ ./install.sh +$ bash install.sh #+end_src And follow the instructions. -- cgit v1.2.3