Skip to content

Commit cc899dd

Browse files
Update README.md
1 parent 80dd1af commit cc899dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ On Linux, please install packages for the GCC environment.
2828
* Use command `apt-get install bc` to install "bc".
2929

3030
# Configure the Project
31-
* For general configurations, you can configure the options in "platform_opts.h".
32-
* For BT configurations, you can configure the options in "platform_opts_bt.h".
31+
* For general configurations, you can configure the options in "/project/.../GCC-RELEASE/platform_opts.h".
32+
* For BT configurations, you can configure the options in "/project/.../GCC-RELEASE/platform_opts_bt.h".
3333

3434
# Compile the Project
3535
1) Open the Cygwin Terminal or Linux terminal.

0 commit comments

Comments
 (0)