Browse Source

Update README.md

Kentaro Wada 5 years ago
parent
commit
c8c60dbfd8
1 changed files with 1 additions and 2 deletions
  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