From ba5660939324638e545491b4af1d443e746327eb Mon Sep 17 00:00:00 2001 From: Yael-II <154762804+Yael-II@users.noreply.github.com> Date: Sun, 1 Dec 2024 16:36:30 +0100 Subject: [PATCH] changed README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5fd88..9fcfb57 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Then install the required packages with: source activate.sh && pip install -r requirements.txt && deactivate ``` -You may also require to authorize the execution of Astrobs Tools with: +You may also need to authorize the execution of Astrobs Tools with: ``` chmod u+x Astrobs-Tools.sh ```