diff --git a/doc/fluid/install/compile/compile_MacOS.md b/doc/fluid/install/compile/compile_MacOS.md index 9e924abdff5db7759bf341df93f3ee85fdb8eae2..4403d3e3f1e57ab1ef07758643d1ebb02c664f27 100644 --- a/doc/fluid/install/compile/compile_MacOS.md +++ b/doc/fluid/install/compile/compile_MacOS.md @@ -45,7 +45,7 @@ 5. 进入Docker后进入paddle目录下: - `cd paddle` + `cd ../paddle` 6. 切换到较稳定版本下进行编译: diff --git a/doc/fluid/install/compile/compile_MacOS_en.md b/doc/fluid/install/compile/compile_MacOS_en.md index b00557ea5f01cf9b611c2649d259941170b600b2..238641e6cecbdece45015fde3434870c1bc6d834 100644 --- a/doc/fluid/install/compile/compile_MacOS_en.md +++ b/doc/fluid/install/compile/compile_MacOS_en.md @@ -49,7 +49,7 @@ Please follow the steps below to install: 5. After entering Docker, go to the paddle directory: - `cd paddle` + `cd ../paddle` 6. Switch to a more stable version to compile: