diff --git a/deploy/lite_shitu/README.md b/deploy/lite_shitu/README.md index 74af838f8bd9eceb2f2fb48718a7508d1575d8f9..3127999a810003540ee601443e274dfe6b72277b 100644 --- a/deploy/lite_shitu/README.md +++ b/deploy/lite_shitu/README.md @@ -19,8 +19,11 @@ Paddle Lite是飞桨轻量化推理引擎,为手机、IOT端提供高效推理 3. [MAC OS](https://paddle-lite.readthedocs.io/zh/latest/source_compile/compile_env.html#mac-os) ```shell -# 配置完成交叉编译环境后 +# 配置完成交叉编译环境后,更新环境变量 +# for docker、Linux source ~/.bashrc +# for Mac OS +source ~/.bash_profile ``` ### 1.2 准备预测库