Skip to content

Commit f22c99b

Browse files
authored
docs: readme update team must be member of project board (#70)
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
1 parent d566c0d commit f22c99b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The following dependencies are required to run the program:
1818
- Set the `GITHUB_TOKEN` environment variable: `export GITHUB_TOKEN=$(gh auth token)`
1919
- Set the `GITHUB_UNAME` environment variable: `export GITHUB_UNAME=$(gh auth status | grep "(GITHUB_TOKEN)" | cut -d " " -f9)`
2020
- Set the appropriate token permissions: `gh auth refresh --scopes read:project`
21+
- Note: The team must be a member of the Project Board in order to view the issues on the board.
2122
- Run `make install` inside the repo directory to configure the appropriate versions of dependencies.
2223

2324
## 🛠 Usage

0 commit comments

Comments
 (0)