We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80dd1af commit cc899ddCopy full SHA for cc899dd
README.md
@@ -28,8 +28,8 @@ On Linux, please install packages for the GCC environment.
28
* Use command `apt-get install bc` to install "bc".
29
30
# 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".
+* For general configurations, you can configure the options in "/project/.../GCC-RELEASE/platform_opts.h".
+* For BT configurations, you can configure the options in "/project/.../GCC-RELEASE/platform_opts_bt.h".
33
34
# Compile the Project
35
1) Open the Cygwin Terminal or Linux terminal.
0 commit comments