]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
devguide/install: add note about ubuntu version 8314/head
authorJuliana Fajardini <jufajardini@oisf.net>
Fri, 9 Dec 2022 13:52:44 +0000 (10:52 -0300)
committerVictor Julien <vjulien@oisf.net>
Thu, 22 Dec 2022 09:33:01 +0000 (10:33 +0100)
We want to make it clear with which system the instructions for
installing from were tested with.

doc/userguide/devguide/codebase/installation-from-git.rst

index 503ecd351e636d17224b32c70cdc75be4eaa32b5..14f9ca76cd8189ed10514ec1812012f0c69a18e3 100644 (file)
@@ -10,6 +10,10 @@ basically the same, except that some commands are Ubuntu-specific
 (like sudo and apt-get). In case you are using another operating system,
 you should replace those commands with your OS-specific commands.
 
+.. note::
+
+   These instructions were tested on Ubuntu 22.04.
+
 Pre-installation requirements
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~