From 957defbb99647489484dc3112ddf55e02ce09f7f Mon Sep 17 00:00:00 2001 From: Alejandro Buendia Date: Fri, 2 Feb 2024 15:25:16 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1408657..8308e52 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ arcasHLA requires the following utilities: - [Git Large File Storage](https://github.com/git-lfs/git-lfs/wiki/Installation) - coreutils -Install and activate the required conda environment `arcas-hla` through the `[environment.yml](./environment.yml) file: +Install and activate the required conda environment `arcas-hla` through the [environment.yml](./environment.yml) file: ``` conda env create -n environment.yml conda activate arcas-hla