diff --git a/README.md b/README.md index 0325577..bd66e67 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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. \ No newline at end of file +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! \ No newline at end of file