We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a20716 + d8919a3 commit bb29cbeCopy full SHA for bb29cbe
1 file changed
README.md
@@ -49,6 +49,7 @@ You can download prebuilt Windows binaries [here](https://github.com/github/smim
49
### Building from source
50
51
- Make sure you have the [Go compiler](https://golang.org/dl/) installed.
52
+- Make sure that you have a gcc compiler setup in your path to compile embedded c in go files.
53
- You'll probably want to put `$GOPATH/bin` on your `$PATH`.
54
- Run `go get github.com/github/smimesign`
55
0 commit comments