From 06d59f8e84fdca571b6326032783bf3e7e670d0b Mon Sep 17 00:00:00 2001 From: JJ-8 <34778827+JJ-8@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:16:05 +0100 Subject: [PATCH] Fix .env copy instructions There was a typo and now we make the first two words bold so people won't skip it hopefully. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd4b2e60..f0c89566 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ CTFNote is a collaborative tool aiming to help CTF teams to organise their work. ## Installation -Before starting, make sure to fill copy `.env.example` to `.env` and fill in the information in the `.env` file. +**Before starting**, make sure to copy `.env.example` to `.env` and fill in the information in the `.env` file. ### Running the Docker containers