From 972e555286cebedd1010f1e33a304a4050f35730 Mon Sep 17 00:00:00 2001 From: John Isom <42946880+johnisom@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:05:58 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72e6ce2..af77e47 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Install these applications: - `git`: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git - If you already have git installed (`git` is a command in your terminal), skip this step. - `git-lfs`: https://git-lfs.com/ - - If you already have git-lfs installed (`git lfs` is a command inyour terminal), skip this step. + - If you already have git-lfs installed (`git lfs` is a command in your terminal), skip this step. - `miniconda`: https://docs.conda.io/projects/miniconda/en/latest/miniconda-install.html - If you already have miniconda or anaconda installed (`conda` is a command in your terminal), skip this step.