Skip to content

Commit

Permalink
Update code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhoefler committed Nov 5, 2021
1 parent 4cf2ab9 commit dd15d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ docker run \

#### [Homebrew](https://brew.sh/)

```shell
```text
brew install patrickhoefler/tap/cloudbuildgraph
cloudbuildgraph
```

#### Build from Source

```shell
```text
go build
./cloudbuildgraph
```
Expand Down

0 comments on commit dd15d20

Please sign in to comment.