Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Fix spelling #66

Merged
merged 1 commit into from Apr 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -117,7 +117,7 @@ The [golang/dep](https://github.com/golang/dep) package manager has a nice downl
$(echo "${LATEST_RELEASE}" | tr -s '\n' ' ' | sed 's/.*"tag_name":"//' | sed 's/".*//' )
```

This is probably based on [masterminds/glide](https://github.com/Masterminds/glide) and it's installer at https://glide.sh/get
This is probably based on [masterminds/glide](https://github.com/Masterminds/glide) and its installer at https://glide.sh/get

### kubernetes/helm

Expand Down