Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wanpf authored Oct 11, 2023
1 parent 15fce61 commit e45ea23
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 @@ -95,10 +95,10 @@ Before commencing, ensure that Pipy is installed. Refer to the [installation doc

### Build

Execute `main build` to compile FGW. Upon successful compilation, the fgw binary file can be located in the `bin` directory.
Execute `make build` to compile FGW. Upon successful compilation, the fgw binary file can be located in the `bin` directory.

### Testing

Within the tests/shpec directory, initially run pre_test.sh to examine the testing environment, and thereafter execute shpec to test all cases.

> The testing works on LINUX ONLY!
> The testing works on LINUX ONLY!

0 comments on commit e45ea23

Please sign in to comment.