Skip to content

Commit

Permalink
Merge pull request #1 from GeorgLink/patch-1
Browse files Browse the repository at this point in the history
Clarify step 2 in README.md
  • Loading branch information
oleg-nenashev authored Jan 2, 2024
2 parents 7e2ca05 + 9b99c2f commit f25e7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The project is distributed as Docker Compose, and can be reused as needed.
## Running locally

1. Check out this repository
2. Put the GitHub token in the `settings/api-token.txt`.
2. Create the file `settings/api-token.txt` containing only your GitHub token.
It will be propagated as a Docker secret to the `mordred` instance
3. OPTIONAL: Run `./scripts/generate-projects-json` to generate or refresh the projects configuration file
4. Run `docker compose up`
Expand Down

0 comments on commit f25e7f2

Please sign in to comment.