Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rainboooom authored Jun 14, 2023
1 parent 18b663e commit 5b059df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b059df

Please sign in to comment.