Browse Source

update docs

fix-broken-scrape
Jørgen Lien Sellæg 6 years ago
parent
commit
3690872e47
  1. 4
      README.md

4
README.md

@ -23,8 +23,8 @@ export PUPPETEER_EXECUTABLE_PATH=/bin/google-chrome
## Usage ## Usage
```sh ```sh
./scrape PlanetRammstein ./bin/scrape PlanetRammstein
./scrape --skip-upcoming-events --past-events PlanetRammstein ./bin/scrape --skip-upcoming-events --past-events PlanetRammstein
``` ```
### Usage with docker ### Usage with docker

Loading…
Cancel
Save