Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Grammar fix in readme.

Co-authored-by: Tamás Tóth <[email protected]>
  • Loading branch information
F-WRunTime and tothtamas28 authored Dec 4, 2024
1 parent 53976a8 commit 7fb171e
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 @@ -129,7 +129,7 @@ Checkout the repository you wish to run automerge on to a local directory.
git clone [email protected]:org/automerge.git
cd automerge
```
Setup GITHUB_TOKEN with the appropriate permissions. Content Read/Write, Pull Request Read/Write, adminstration Read, Checks Read.
Setup `GITHUB_TOKEN` with the appropriate permissions: Content Read/Write, Pull Request Read/Write, Adminstration Read, Checks Read.
Now you need to run the command from this new directory.
RV setup a test repository with Pull Requests in Known States to validate the action is working as expected.
```bash
Expand Down

0 comments on commit 7fb171e

Please sign in to comment.