[tf2circle-ui-check] Update README.md (#9179)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 26 Nov 2019 01:08:11 +0000 (10:08 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 26 Nov 2019 01:08:11 +0000 (10:08 +0900)
The instruction in README.md is incorrect.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/tf2circle-ui-check/README.md

index f2557c0..aea870e 100644 (file)
@@ -18,4 +18,4 @@ Run "nncc configure". You may find the below messages if ``tf2circle-ui-check``
 ```
 
 Finally, build ``tf2circle_ui_check`` target and see what happens!
-If CMake uses "make" as a generator, you may build ``tf2circle_ui_check`` target via running ``make tf2circle_ui_check``.
+If CMake uses "make" as a generator, you may build ``tf2circle_ui_check`` target via running ``./nncc build tf2circle_ui_check``.