Skip to content

Commit

Permalink
Update DOCKER.md
Browse files Browse the repository at this point in the history
added a little refinement to the installation guide as requested
  • Loading branch information
GilMich authored Jan 23, 2024
1 parent c0242b4 commit f174464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Instructions

**1.** [Get the code](https://github.com/data-for-change/anyway#getting-the-code)

**2.** [Install Docker](https://docs.docker.com/install/) and [Install Docker Compose](https://docs.docker.com/compose/install/)
**2.** [Install Docker](https://docs.docker.com/install/) and [Install Docker Compose](https://docs.docker.com/compose/install/). (Install Docker on Windows!! not on Ubuntu.)

**3.** Get the `.env` file with the required secret values and place in the project **root directory** - can be downloaded [from here](https://drive.google.com/file/d/1bgMyKlHoAAIixlk8qqmZaXPdmqCxldLu/view?usp=sharing). Note that this file **needs to be saved as `.env`** - with the `.` at the beginning of the name of the file.
**Continue with your OS, See below**
Expand Down

0 comments on commit f174464

Please sign in to comment.