소스 검색

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