Skip to content

Commit c30273a

Browse files
committed
Update README.md
1 parent 832c152 commit c30273a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
Blazing fast single purpose cli for CloudTrail log filtering, written in golang
1010

11+
## 🔢 Prerequisites
12+
13+
* An IAM Role/User with [cloudtrail:LookupEvents](https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_LookupEvents.html) permission.
14+
1115
## 🚀 Quick start
1216

1317
```bash
@@ -29,7 +33,7 @@ $ cloudtrail-cli --start-time 2023-02-01T00:00:00 --end-time 2023-02-01T01:00:00
2933

3034
## 👷 Install
3135

32-
### For macOS users (Recommended)
36+
### For macOS/Linux users (Recommended)
3337

3438
```bash
3539
$ brew tap guessi/tap && brew update && brew install cloudtrail-cli

0 commit comments

Comments
 (0)