diff --git a/README.md b/README.md index 3b8b47f..df4dde4 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ well as features available. - [Binaries](#binaries) - [Via Go](#via-go) - [Usage](#usage) + - [One liner](#one-liner) - [Examples](#examples) - [docker](#docker) - [lxc](#lxc) @@ -54,6 +55,12 @@ Commands: version Show the version information. ``` +#### One liner + +```console +wget -O amicontained https://github.com/jessfraz/amicontained/releases/download/v0.4.9/amicontained-linux-amd64; chmod +x amicontained; ./amicontained +``` + ## Examples #### docker