Frederik Filip Stæger преди 4 години
родител
ревизия
f8697e0d13
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ Program for automatic segmentation to a DAPI-stained coronal mouse brain slices.
 For detailed parameter and output description go to the [automatic segmentation program](./automatic_segmentation_program).
 
 ## How to setup the environment
-### Below is a quick guide to setup the enviroment on a UNIX (Mac and Linux) system
+Below is a quick guide to setup the enviroment on a UNIX (Mac and Linux) system
 
 * The program requires Python 3.7+. You can get the newest version of python by installing Anaconda (https://www.anaconda.com). To check your version of python, type
   ```sh