Skip to content

Commit

Permalink
DOC: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ser-mk committed Aug 31, 2023
1 parent 1a8852c commit f0995fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ Use CMake to configure the build. CMake generates the necessary build files base
![screenshot cmd](img/remcu-windows-build.PNG)
If failed, try :
If failed, try another Windows CMAKE_TOOLCHAIN_FILE:
```shell
cmake -G "Unix Makefiles" .. -DCMAKE_TOOLCHAIN_FILE=path/to/remcu-chip-sdks/REMCU/platform/windows_x64_clang.cmake
```
Expand Down

0 comments on commit f0995fb

Please sign in to comment.