From 5e56c97bf98d80c83f5a78e9759bd1bbaf09fbc2 Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Mon, 27 Jan 2025 15:28:16 -0600 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6091907..4e43dec 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Ready? Let's get started! **1. Copy Docker Compose file** -Grab a copy of the [docker-compose.yml](https://github.com/investbrainapp/investbrain/blob/main/docker-compose.yml)** file and paste the contents into the directory where you plan to install Investbrain. +Grab a copy of the [docker-compose.yml](https://github.com/investbrainapp/investbrain/blob/main/docker-compose.yml) file and paste the contents into the directory where you plan to install Investbrain. **2. Set your environment**