Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alegarsan11 committed May 27, 2024
1 parent 6564c88 commit 8bd6b90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

This repository is used to develop a web interface that enables the configuration of nftables through a graphical user interface.


## Requirements
To use this project, you need to install `python3-nftables` and `python3-hug`. For proper functioning, it's necessary to run the parsing file as an administrator.

Expand Down Expand Up @@ -50,4 +49,4 @@ To run the tests and generate coverage reports, use the following commands:

- Generate a coverage report:

`python -m pytest --cov --cov-report=html`
`python -m pytest --cov --cov-report=html`

0 comments on commit 8bd6b90

Please sign in to comment.