diff --git a/README.md b/README.md index fba59a4..da1a0ef 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # go-donut Donut Injector ported to pure Go. For use with https://github.com/TheWover/donut + +## Installation +Install `go-donut` by simply running +``` +go install github.com/Binject/go-donut@latest +``` \ No newline at end of file