Skip to content

Commit

Permalink
fix readme wrong desc (#44)
Browse files Browse the repository at this point in the history
Signed-off-by: Addo.Zhang <[email protected]>
  • Loading branch information
addozhang authored Sep 11, 2023
1 parent f1e1ccf commit f7ecc5e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ All FGW documentation is maintained within the [fgw-docs](https://github.com/flo

### Prerequisites

- Pipy (Version >= {{< param min_pipy_version >}})
- FGW Repo (Version >= {{< param fgw_version >}})
- Pipy
- FGW Repo
- Tools for testing: netstat, cat, grep, openssl, curl, shpec

### Quick Start
Expand All @@ -99,4 +99,6 @@ Execute `main build` to compile FGW. Upon successful compilation, the fgw binary

### Testing

Within the tests/shpec directory, initially run pre_test.sh to examine the testing environment, and thereafter execute shpec to test all cases.
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!

0 comments on commit f7ecc5e

Please sign in to comment.