Browse Source

Describe docker

Kentaro Wada 8 years ago
parent
commit
09bfdd401e
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -42,6 +42,11 @@ brew install pyqt5
 pip install git+https://github.com/wkentaro/labelme.git@pyqt5
 pip install git+https://github.com/wkentaro/labelme.git@pyqt5
 ```
 ```
 
 
+Docker:
+
+You need install [docker](https://www.docker.com), and please follow below section
+for usage of `labelme_draw_json`.
+
 
 
 Usage
 Usage
 -----
 -----