Kentaro Wada 4 лет назад
Родитель
Сommit
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