Skip to content

Commit 06d59f8

Browse files
committed
Fix .env copy instructions
There was a typo and now we make the first two words bold so people won't skip it hopefully.
1 parent a9e4666 commit 06d59f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CTFNote is a collaborative tool aiming to help CTF teams to organise their work.
1010

1111
## Installation
1212

13-
Before starting, make sure to fill copy `.env.example` to `.env` and fill in the information in the `.env` file.
13+
**Before starting**, make sure to copy `.env.example` to `.env` and fill in the information in the `.env` file.
1414

1515
### Running the Docker containers
1616

0 commit comments

Comments
 (0)