Procházet zdrojové kódy

Update 'README.md'

Frederik Filip Stæger před 4 roky
rodič
revize
f8697e0d13
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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