From 3338a4fadfbc91a05a94389943ae0645623f2665 Mon Sep 17 00:00:00 2001 From: Seth Burkart <108050083+SethBurkart123@users.noreply.github.com> Date: Sun, 3 Dec 2023 14:54:10 +1100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 78a1ee5a..049efe1e 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,7 @@ Open the `install.bat` file located inside the `scripts` folder. Then after that ### Mac & Linux -The install and build script is currently fairly finnicky and can cause issues, but manually installing dependencies and running the dev script should be fine. - -1. `cd` into the folder +1. `cd` into the seqta folder ``` cd EvenBetterSEQTA/scripts ```