Skip to content

Commit

Permalink
updated devops-bash-tools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 28, 2024
1 parent b482849 commit d1019c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devops-bash-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ possibly using the `install/install*.sh` scripts.
make
```

OR individual install only the individual bits you need for a specific script you want to run:
OR install only the individual bits you need for a specific script you want to run:

```shell
install/install_aws_cli.sh
Expand All @@ -33,7 +33,7 @@ install/install_homebrew.sh
brew install jq
```

Now run whatever script you came for...
Now run whichever script you came for...

## Configs

Expand Down

0 comments on commit d1019c7

Please sign in to comment.