From 33db1d8e450d0a61a319032018b342a81f580e96 Mon Sep 17 00:00:00 2001
From: Fabrice Gangler <fabrice.gangler@adullact.org>
Date: Tue, 28 Feb 2023 05:54:43 +0100
Subject: [PATCH] docs: improve README (How to start VM with a custom CFSLL
 port?)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ae9724a..7b02e2a 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ vagrant up
 vagrant destroy -f
 ```
 
-#### Starts the VM with a custom CFSLL port and a custom CFSSL IP address
+#### How to start the VM with a custom CFSLL port or a custom CFSSL IP address?
 
 ```bash
 # Creates and starts the VM (Virtual Machine)
-- 
GitLab