Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
renpeipei-realtek authored Sep 12, 2024
1 parent 80dd1af commit cc899dd
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 @@ -28,8 +28,8 @@ On Linux, please install packages for the GCC environment.
* Use command `apt-get install bc` to install "bc".

# Configure the Project
* For general configurations, you can configure the options in "platform_opts.h".
* 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".

# Compile the Project
1) Open the Cygwin Terminal or Linux terminal.
Expand Down

0 comments on commit cc899dd

Please sign in to comment.