Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JTC2000Official authored Dec 13, 2023
1 parent 8021b32 commit 3659f72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Build the project
1) `Enter WSL (Windows ONLY)`
* Open terminal -> type `WSL` -> Hit Enter -> type `cd` -> Hit Enter
2) `git clone git@github.com:Knox-AAU/Preprocessessing_Text-extraction.git`
2) `git clone https://github.com/Knox-AAU/Preprocessessing_Text-extraction.git`
3) `cd Preprocessessing_Text-extraction`
4) `source run setup`

Expand Down Expand Up @@ -137,4 +137,4 @@ docker compose -f docker-compose-dev.yml down
* **To stop production environment**
```bash
docker compose -f docker-compose-prod.yml down
```
```

0 comments on commit 3659f72

Please sign in to comment.