Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
You need to update before adding contributoor.yml; otherwise, you could get a file not found.

Signed-off-by: Antony Denyer <[email protected]>
  • Loading branch information
antonydenyer committed Jan 31, 2025
1 parent 548360d commit a931de0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@ This repository contains the installer for the [contributoor](https://github.com

If you're using [eth-docker](https://ethdocker.com), setup is as follows:

- In your .env file:
- add `:contributoor.yml` to `COMPOSE_FILE`
- set `CONTRIBUTOOR_USERNAME` to your username
- set `CONTRIBUTOOR_PASSWORD` to your password
- Run `./ethd update`
- Then edit your .env file:
- add `:contributoor.yml` to the end of `COMPOSE_FILE` variable
- add `CONTRIBUTOOR_USERNAME` variable and set it to your username
- add `CONTRIBUTOOR_PASSWORD` variable and set it to your password
- Run `./ethd update`
- Run `./ethd up`

Expand Down

0 comments on commit a931de0

Please sign in to comment.