1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-09 08:32:48 +00:00

fix merge conflict

This commit is contained in:
2017-02-15 06:22:17 +00:00

View File

@@ -5,7 +5,7 @@ My experimental Discord bot
### Cross Compiling
The gopus library uses the CGO package, therefore building both Mac and Linux require `CGO_ENABLED=1`.
< Work in progress
> Work in progress
Other libraries are needed in order for CGO work properly cross platform.