Skip to content

Commit

Permalink
doc(README): update install
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Aug 1, 2023
1 parent 8e1a2ae commit b3fb186
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ Overall, teler-waf provides a comprehensive security solution for Go-based web a

## Install

**Dependencies**:

* **gcc** (GNU Compiler Collection) should be installed & configured to compile teler-waf.

To install teler-waf in your Go application, run the following command to download and install the teler-waf package:

```console
Expand Down

0 comments on commit b3fb186

Please sign in to comment.