Skip to content

Commit d8919a3

Browse files
authored
Update README.md
Add step to ensure that gcc compiler is setup for building from source.
1 parent 3564e86 commit d8919a3

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
@@ -49,6 +49,7 @@ You can download prebuilt Windows binaries [here](https://github.com/github/smim
4949
### Building from source
5050

5151
- 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.
5253
- You'll probably want to put `$GOPATH/bin` on your `$PATH`.
5354
- Run `go get github.com/github/smimesign`
5455

0 commit comments

Comments
 (0)