From 1bef3d1c8669973510c6e04363a687e02bf65ffc Mon Sep 17 00:00:00 2001 From: James Bourbeau Date: Mon, 22 Apr 2024 10:20:41 -0500 Subject: [PATCH] Remove stray code block start in README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2c4c6fcd..e4817199 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,6 @@ If your system has a GPU, but the above commands do not install the GPU version mamba install -c conda-forge segment-geospatial "pytorch=*=cuda*" ``` -````bash - Samgeo-geospatial has some optional dependencies that are not included in the default conda environment. To install these dependencies, run the following command: ```bash