From f681dd7c381316fc9e085017366b059d09299c67 Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Thu, 5 Sep 2024 21:35:16 -0500 Subject: [PATCH] oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b5dbd..b7e782c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Ready? Let's get started! First, you can clone this repository: ```bash -git clone https://github.com/investbrainapp/investbrain.git . && cd investbrain +git clone https://github.com/investbrainapp/investbrain.git && cd investbrain ``` Then, build the Docker image and bring up the container (this will take a few minutes):