We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b94894 commit c8c60dbCopy full SHA for c8c60db
README.md
@@ -66,6 +66,7 @@ There are options:
66
67
- Platform agonistic installation: [Anaconda](#anaconda), [Docker](#docker)
68
- Platform specific installation: [Ubuntu](#ubuntu), [macOS](#macos), [Windows](#windows)
69
+- Pre-build binaries from [the release section](https://github.com/wkentaro/labelme/releases)
70
71
### Anaconda
72
@@ -220,8 +221,6 @@ pip install -e .
220
221
## How to build standalone executable
222
223
Below shows how to build the standalone executable on macOS, Linux and Windows.
-Also, there are pre-built executables in
224
-[the release section](https://github.com/wkentaro/labelme/releases).
225
226
```bash
227
# Setup conda
0 commit comments