From f7ecb2121de74ef58008727895f65580c97fac84 Mon Sep 17 00:00:00 2001 From: Kiril KJiroski <kiril.kjiroski@finki.ukim.mk> Date: Mon, 31 Oct 2022 09:29:41 +0000 Subject: [PATCH] Update quickstart.md --- doc/quickstart.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/quickstart.md b/doc/quickstart.md index a05b6ed..a5f6d38 100644 --- a/doc/quickstart.md +++ b/doc/quickstart.md @@ -23,6 +23,7 @@ Download the current version using: `cd soctools` The configuration script will guide you through the quick start process + `./configure.sh` First you need to fill in configuration file access.ips, which contains IP addresses and Networks that will be used to build access lists for services accessible from outside. -- GitLab