From 7801032946b7c2171df4ff55e7570272a061177c Mon Sep 17 00:00:00 2001 From: Christopher Mayes <31023527+ChristopherMayes@users.noreply.github.com> Date: Mon, 25 Sep 2023 16:32:48 -0700 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76b1544b0a..9cac928851 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ git clone https://github.com/bmad-sim/bmad-ecosystem.git git clone https://github.com/bmad-sim/bmad-external-deps.git ``` -The external dependencies repository is simply a set of compressed files. A simple bash script is provided to extract these into the `bmad-ecoystem`: +The external dependencies repository is simply a set of compressed files. A simple bash script is provided to extract these into the `bmad-ecosystem`: ```bash cd bmad-ecosystem bash util/extract_external_deps