mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update readme
Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
parent
b0a114da8a
commit
1dab3746b6
@ -25,6 +25,7 @@ Happy hacking! 👻
|
|||||||
* [Install via Scarf](#install-via-scarf)
|
* [Install via Scarf](#install-via-scarf)
|
||||||
* [Install a Binary](#install-a-binary)
|
* [Install a Binary](#install-a-binary)
|
||||||
* [Install from Source](#install-from-source)
|
* [Install from Source](#install-from-source)
|
||||||
|
* [Running via Docker](#running-via-docker)
|
||||||
* [Communication](#communication)
|
* [Communication](#communication)
|
||||||
* [Slack](#slack)
|
* [Slack](#slack)
|
||||||
* [Twitter](#twitter)
|
* [Twitter](#twitter)
|
||||||
@ -129,7 +130,7 @@ make run
|
|||||||
|
|
||||||
**Note:** WTF is _only_ compatible with Go versions **1.12.0** or later (due to the use of Go modules and newer standard library functions). If you would like to use `gccgo` to compile, you _must_ use `gccgo-9` or later which introduces support for Go modules.
|
**Note:** WTF is _only_ compatible with Go versions **1.12.0** or later (due to the use of Go modules and newer standard library functions). If you would like to use `gccgo` to compile, you _must_ use `gccgo-9` or later which introduces support for Go modules.
|
||||||
|
|
||||||
## Install and run in Docker
|
## Running via Docker
|
||||||
|
|
||||||
You can run `wtf` inside a docker container
|
You can run `wtf` inside a docker container
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user