Skip to content

Commit

Permalink
Merge pull request #95 from DemoYeti/patch-1
Browse files Browse the repository at this point in the history
Add missing language fences
  • Loading branch information
ibrahimkk-moideen authored Oct 28, 2024
2 parents 6ae8d65 + b451aab commit 27dcec2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This app can support any chassis that has the redfish API available. If one need

To run it:

```
```console
$ ./fishymetrics --help
usage: fishymetrics [<flags>]

Expand Down Expand Up @@ -209,13 +209,13 @@ make build

#### docker image

```
```bash
make docker
```

### Testing

```
```bash
make test
```

Expand Down

0 comments on commit 27dcec2

Please sign in to comment.