From 5af2013d21518df1fb198e509654b13e4947902f Mon Sep 17 00:00:00 2001 From: brotoskyj Date: Fri, 31 Oct 2025 10:52:31 -0400 Subject: [PATCH] Update Getting Started --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 5bbda4c..84cf706 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -18,6 +18,6 @@ cd AirlockTools pip install -r requirements.txt ``` -3. Modify default_system_config.json to match your Airlock server setup. +3. **Modify default_system_config.json to match your Airlock server setup.** - Set credentials, API endpoints, and default policy groups as required. \ No newline at end of file