Skip to content

Commit c8c60db

Browse files
committed
Update README.md
1 parent 2b94894 commit c8c60db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ There are options:
6666

6767
- Platform agonistic installation: [Anaconda](#anaconda), [Docker](#docker)
6868
- Platform specific installation: [Ubuntu](#ubuntu), [macOS](#macos), [Windows](#windows)
69+
- Pre-build binaries from [the release section](https://github.com/wkentaro/labelme/releases)
6970

7071
### Anaconda
7172

@@ -220,8 +221,6 @@ pip install -e .
220221
## How to build standalone executable
221222

222223
Below shows how to build the standalone executable on macOS, Linux and Windows.
223-
Also, there are pre-built executables in
224-
[the release section](https://github.com/wkentaro/labelme/releases).
225224

226225
```bash
227226
# Setup conda

0 commit comments

Comments
 (0)