Skip to content

Commit

Permalink
Merge pull request #3 from spenserblack/doc/token-permissions
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
Ilya Revenko committed Mar 29, 2021
2 parents f127c45 + 1fb79f2 commit 905c9d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ TUI - <a href="https://github.com/gizak/termui">termui</a> </p> <br>
```go get -u github.com/irevenko/octotui``` <br>
## Token
To generate token go here: https://github.com/settings/tokens <br>
Press ```Generate new token``` and select ```user``` field<br>
Press ```Generate new token``` and select ```repo:status```, ```read:org```, ```read:user```,
and ```user:email``` fields<br>
Put this token into ```HOMEDIR/.config/octotui/token```

# Usage 🔬
Expand Down

0 comments on commit 905c9d9

Please sign in to comment.