Skip to content

Commit

Permalink
README: small style change
Browse files Browse the repository at this point in the history
  • Loading branch information
aiooss-anssi committed Jul 29, 2024
1 parent 4f28f51 commit 0116360
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 @@ -73,7 +73,7 @@ Then you may start the compose using:
docker compose up -d
```

If you don't want to use Docker, you may manually launch Suricata then the web
If you don't want to use Docker, you may manually launch Suricata and the web
application using the two following commands:
```bash
./suricata/entrypoint.sh -r input_pcaps
Expand Down Expand Up @@ -107,7 +107,7 @@ Then, you may start the compose using:
docker compose up -d
```

If you don't want to use Docker, you may manually launch Suricata then the web
If you don't want to use Docker, you may manually launch Suricata and the web
application using the two following commands:
```bash
sudo ./suricata/entrypoint.sh -i tun5
Expand Down

0 comments on commit 0116360

Please sign in to comment.