Skip to content

Commit f14ac84

Browse files
committed
adding another example of building locally
1 parent ebf6e83 commit f14ac84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Or build from source:
2424
```sh
2525
git clone https://github.com/anapsix/k8s-vault.cr.git
2626
cd k8s-vault.cr
27-
shards build
27+
shards build # or "make src/cli"
2828
# copy ./bin/k8s-vault to some directory in your PATH
2929
```
3030

0 commit comments

Comments
 (0)