Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
docs: install tfmigrator with Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Oct 24, 2021
1 parent 3993c08 commit a4f913c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ The migration feature is implemented with [tfmigrator/tfmigrator](https://github
## Install

Download a binary from the [release page](https://github.com/tfmigrator/cli/releases).
You can install tfmigrator with [Homewbrew](https://brew.sh/) too.

```
$ brew install tfmigrator/cli/tfmigrator
```

## Index

Expand Down

0 comments on commit a4f913c

Please sign in to comment.