aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92a8da1..125cd19 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,15 @@ to serve vanity import paths for Go modules.
## Installation
+To build sally from source, use:
+
```bash
go install go.uber.org/sally@latest
```
+Alternatively, get a pre-built Docker image from
+https://github.com/uber-go/sally/pkgs/container/sally.
+
## Usage
Create a YAML file with the following structure: