Skip to content

Commit

Permalink
removing homebrew for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Rodriguez committed Aug 16, 2020
1 parent 6c750ab commit 1aa2338
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ Terrascan is also available as a Docker image and can be used as follows
$ docker run accurics/terrascan
```

### Homebrew
Terrascan can be installed using Homebrew on macOS:

```
brew install terrascan
```

## Getting started

To scan your code for security issues you can run the following
Expand Down
7 changes: 0 additions & 7 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ Terrascan is available as a Docker image and can used as follows:
$ docker run accurics/terrascan
```

### Installing on macOS
For Mac users, Terrascan can be installed using Homebrew:

``` Bash
brew install terrascan
```

### Building Terrascan
Terrascan can be built locally. This is helpful if you want to be on the latest version or when developing Terrascan.

Expand Down

0 comments on commit 1aa2338

Please sign in to comment.