From 2f292ed0d5675e949b68b80a89552c87f4c9b50d Mon Sep 17 00:00:00 2001 From: Haoliang Quan Date: Sun, 21 Jan 2024 00:13:11 -0800 Subject: [PATCH] Update README to fix the location where `docker-compose up -d` should be run --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d774c0f..2886e8f 100755 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ Docker requires network_mode be set to host in order to access the IPv6 public a ### 🏃‍♂️ Running -From the project root directory +From the `docker` directory ```bash docker-compose up -d