Skip to content

Commit

Permalink
important fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wxnnvs committed Mar 11, 2024
1 parent 0e3d4f3 commit 906120e
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 @@ -13,7 +13,7 @@ Results can be found under the `countries` folder
## Installation (Docker)

1. Install [Docker](https://www.docker.com/get-started/)
2. Run `docker run --rm -it -v .:/app wxnnvs/ubereats-scraper` in a dedicated folder
2. Run `docker run --rm -it -v .:/app/countries wxnnvs/ubereats-scraper` in a dedicated folder
3. The program will deploy automaticly

Results can be found under the `countries` folder
Results can be found in the folder you ran the container in

0 comments on commit 906120e

Please sign in to comment.