From 5b059dfb6b6e49bc27f1ef6380706f4835ddd900 Mon Sep 17 00:00:00 2001 From: Rainboooom <131979403+Rainboooom@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:50:08 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3311529..a8b5b2a 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ QIDI provides a packaged version file in the version bar next to it. Please down ```shell cd /root rm -rf xindi -git clone https://github.com/QIDITECH/QIDI_SMART3.git +git clone https://github.com/QIDITECH/QIDI_MAX3.git ``` 4. Code cloning may take some time, please be patient. If there are certificate issues, please confirm if the system time is correct. After the code cloning is completed, enter the following code block ```shell -mv QIDI_SMART3 xindi +mv QIDI_MAX3 xindi cd /root/xindi/build cmake .. make