Skip to content

Commit c5cab55

Browse files
authored
fix command
1 parent a5bb680 commit c5cab55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/network-watcher/network-watcher-intrusion-detection-open-source-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For all other methods of installation, visit https://suricata.readthedocs.io/en/
4040
```
4141
sudo add-apt-repository ppa:oisf/suricata-stable
4242
sudo apt-get update
43-
sudo sudo apt-get install suricata
43+
sudo apt-get install suricata
4444
```
4545
4646
1. To verify your installation, run the command `suricata -h` to see the full list of commands.
@@ -290,4 +290,4 @@ Learn how to visualize your NSG flow logs with Power BI by visiting [Visualize N
290290
[4]: ./media/network-watcher-intrusion-detection-open-source-tools/figure4.png
291291
[5]: ./media/network-watcher-intrusion-detection-open-source-tools/figure5.png
292292
[6]: ./media/network-watcher-intrusion-detection-open-source-tools/figure6.png
293-
[7]: ./media/network-watcher-intrusion-detection-open-source-tools/figure7.png
293+
[7]: ./media/network-watcher-intrusion-detection-open-source-tools/figure7.png

0 commit comments

Comments
 (0)