소스 검색

Update README.md

Kentaro Wada 5 년 전
부모
커밋
c8c60dbfd8
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -66,6 +66,7 @@ There are options:
 
 
 - Platform agonistic installation: [Anaconda](#anaconda), [Docker](#docker)
 - Platform agonistic installation: [Anaconda](#anaconda), [Docker](#docker)
 - Platform specific installation: [Ubuntu](#ubuntu), [macOS](#macos), [Windows](#windows)
 - Platform specific installation: [Ubuntu](#ubuntu), [macOS](#macos), [Windows](#windows)
+- Pre-build binaries from [the release section](https://github.com/wkentaro/labelme/releases)
 
 
 ### Anaconda
 ### Anaconda
 
 
@@ -220,8 +221,6 @@ pip install -e .
 ## How to build standalone executable
 ## How to build standalone executable
 
 
 Below shows how to build the standalone executable on macOS, Linux and Windows.  
 Below shows how to build the standalone executable on macOS, Linux and Windows.  
-Also, there are pre-built executables in
-[the release section](https://github.com/wkentaro/labelme/releases).
 
 
 ```bash
 ```bash
 # Setup conda
 # Setup conda