Commit ef36ba46 authored by liucong's avatar liucong
Browse files

修改readme

parent 7b59f0dd
...@@ -115,7 +115,7 @@ rbuild build -d depend ...@@ -115,7 +115,7 @@ rbuild build -d depend
当操作系统是ubuntu系统时: 当操作系统是ubuntu系统时:
``` ```
export LD_LIBRARY_PATH=<path_to_yolov3_migraphx>/depend/lib/:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=<path_to_retinaface_migraphx>/depend/lib/:$LD_LIBRARY_PATH
``` ```
当操作系统是centos系统时: 当操作系统是centos系统时:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment