Skip to content
Snippets Groups Projects
Commit 47ffcd5d authored by Rhys Arkins's avatar Rhys Arkins
Browse files

Correct examples in README

parent 7628c392
No related branches found
No related tags found
No related merge requests found
......@@ -35,11 +35,11 @@ node src singapore/renovate
Example of running with a custom `package.json` location:
```sh
node src JDSUW284HSJDSFKSUS22942H2H15KK singapore/renovate containers/build/package.json
node src singapore/renovate containers/build/package.json
```
Note: as mentioned above, you need to expose the environment variable `RENOVATE_TOKEN`. One way of doing it is like this:
```sh
RENOVATE_TOKEN=JDSUW284HSJDSFKSUS22942H2H15KK node src singpaore/renovate
RENOVATE_TOKEN=JDSUW284HSJDSFKSUS22942H2H15KK node src singapore/renovate
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment