Skip to content

Commit f9f19a6

Browse files
authored
Merge pull request #4 from robertohuru/dev
Update README.md
2 parents 8bb54c1 + a7ba17c commit f9f19a6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ WFMS Backend built using Python Django.
55
## Getting Started
66

77
1. Open your terminal and clone the project using `git clone `. Navigate to the project directory ` cd ./wf-engine-api `.
8-
1. Create a .env file by copying the `.sample.env` file using `cp .sample.env .env`.
9-
1. Edit the enviroment variables accordingly.
10-
1. Start up the docker with ` docker compose up -d --build `.
8+
2. Create a .env file by copying the `.sample.env` file using `cp .sample.env .env`.
9+
3. Edit the enviroment variables accordingly.
10+
4. Start up the docker with ` docker compose up -d --build `.

0 commit comments

Comments
 (0)