Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenrong-wang authored Nov 14, 2023
1 parent b11ee07 commit 113adb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ You need a C compiler to build.
1. Use git to clone this code: `git clone https://github.com/zhenrong-wang/water-steam-if97.git`
2. Build command example: `gcc ws-if97.c -o my-if97.exe -lm`

Note: the `-lm` may not be valid for Windows or macOS. It is necessary for GNU/Linux distros.

## 3.2 Run

- Copy the executable to a working directory. and open a terminal/command prompt
Expand Down

0 comments on commit 113adb4

Please sign in to comment.