Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uninhm authored Jul 25, 2020
1 parent 5057ff9 commit bb3e63d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ Bridge bot between IRC, and Telegram.
Compile with `-d:ssl` and `-d:release`

`nim c -d:ssl -d:release src/bot_irc.nim`

that uses gcc by default, if you want to use clang:

`nim c --cc:clang -d:ssl -d:release src/bot_irc.nim`

## Usage instructions
Expand Down

0 comments on commit bb3e63d

Please sign in to comment.