Skip to content

Commit

Permalink
Documentation note added regarding sudo rights
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarc committed Nov 28, 2023
1 parent 52bd443 commit 81996df
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 @@ -30,7 +30,7 @@ $ git clone git@github.com:vmware-tanzu/application-portfolio-auditor.git
$ cd application-portfolio-auditor
$ ./audit setup
```
> Note: This command automates the installation of all required prerequisites. It automatically configures based on the detected operating system (MacOS, Ubuntu, or CentOS). The process may take several minutes to complete.
> Note: This command automates the installation of all required prerequisites. It automatically configures based on the detected operating system (MacOS, Ubuntu, or CentOS) and requires sudo rights. The process may take several minutes to complete.
3. Retrieve necessary tools and frameworks:
```bash
Expand Down

0 comments on commit 81996df

Please sign in to comment.