Skip to content

Commit

Permalink
docs: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oppsec committed May 9, 2023
1 parent 0ac95a1 commit a1221b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ A quick guide of how to install and use OAO.

```shell
1. go install github.com/oppsec/OAO@latest
2. OAO -u domain.local/username:password@IP -g 'Domain Admins' -m add/rem"
2. OAO -u domain.local/username:password@IP -g 'Domain Admins' -m add/rem
```

You can use `go install github.com/oppsec/OAO@latest` to update the tool
Expand Down

0 comments on commit a1221b4

Please sign in to comment.