Skip to content

Commit a53e010

Browse files
Apply suggestions from code review
Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
1 parent 95a41ff commit a53e010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following dependencies are required to run the program:
1616
## 💻 Setup
1717
- Authentication through `gh auth login`
1818
- Set the appropriate token permissions: `gh auth refresh --scopes read:project`
19-
- Note: The team must be a member of the Project Board in order to view the issues on the board.
19+
- Note: The team must have `read` permissions on the Project Board in order to view the issues on the board.
2020
- Set the `GITHUB_TOKEN` environment variable: `export GITHUB_TOKEN=$(gh auth token)`
2121
- Set the `GITHUB_UNAME` environment variable: `export GITHUB_UNAME=$(gh auth status | grep "(GITHUB_TOKEN)" | cut -d " " -f9)`
2222
- Run `make install` inside the repo directory to configure the appropriate versions of dependencies.

0 commit comments

Comments
 (0)