From 4fe87311df8dc7db08e1ff903eff3fd4735adb67 Mon Sep 17 00:00:00 2001 From: "Kaley, Fischer" Date: Fri, 19 Apr 2024 13:54:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e586555..a4357ec 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ sudo docker compose --project-directory socat build ``` ## Testing -Now that they are built, go back to the root (aka cd ../) and run this: +Now that they are built you can run this: ```bash docker compose up ```