Skip to content

Commit 357ec8d

Browse files
committed
update instruction
1 parent abd7083 commit 357ec8d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ With gate, you can safely serve your private resources based on whether or not r
66

77
## Usage
88

9-
1. rename `config_sample.yml` to `config.yml`
10-
2. edit `config.yml` to fit your environment
11-
3. run `gate`
9+
1. Download [binary](https://github.com/typester/gate/releases) or `go get`
10+
2. rename `config_sample.yml` to `config.yml`
11+
3. edit `config.yml` to fit your environment
12+
4. run `gate`
1213

1314
## Example config
1415

0 commit comments

Comments
 (0)