From 1c3a8644d75f3021dd52d4d15aa2087cd373539c Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Wed, 14 Sep 2022 16:20:05 +0800 Subject: [PATCH] Update README.md --- docs/docs_en/compile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs_en/compile/README.md b/docs/docs_en/compile/README.md index 1dec4823e..49e177f3c 100644 --- a/docs/docs_en/compile/README.md +++ b/docs/docs_en/compile/README.md @@ -2,8 +2,8 @@ This document outlines the compilation process for C++ predictive libraries and Python predictive libraries. Please refer to the following documentation according to your platform: -- [build on Linux & Mac ](build_linux_and_mac.md) -- [build on Windows](build_windows.md) +- [build on Linux & Mac ](how_to_build_linux_and_mac.md) +- [build on Windows](how_to_build_windows.md) The compilation options on each platform are listed in the table below: