Skip to content

Commit d6032e1

Browse files
author
Steven Chen
authored
Update README.md
1 parent b5604ab commit d6032e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ sbt ++2.12.8 scalastyle test coverage coverageReport
3232

3333
## Publish Locally
3434

35-
Make sure `export GPG_TTY=$(tty)` is appended to `~/.bashrc` or has been loaded to current shell.
35+
Make sure `export GPG_TTY=$(tty)` (this fixes `gpg: signing failed: Inappropriate ioctl for device` error, checkout [here](https://github.com/keybase/keybase-issues/issues/2798) to see why) is appended to `~/.bashrc` or has been loaded to current shell.
3636

3737
```bash
3838
source ~/.bashrc

0 commit comments

Comments
 (0)