瀏覽代碼

Update 'README.md'

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