Forráskód Böngészése

Update 'README.md'

Frederik Filip Stæger 4 éve
szülő
commit
f8697e0d13
1 módosított fájl, 1 hozzáadás és 1 törlés
  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