Skip to content

Commit

Permalink
Merge pull request #18 from areed/cli-promote
Browse files Browse the repository at this point in the history
update brew install name to cli
  • Loading branch information
areed authored Aug 22, 2017
2 parents c97a5a5 + fb9a992 commit 28cad0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project_name: replicated
project_name: cli
release:
github:
owner: replicatedhq
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This repository provides a Go client and CLI for interacting with the Replicated

### Mac Install
```
brew install replicatedhq/replicated/replicated
brew install replicatedhq/replicated/cli
```

### Linux Install
Expand Down

0 comments on commit 28cad0b

Please sign in to comment.