Update install.mdx | Fixed Grammar Issue (#4296)

Fixed Grammar Issue
dev
Gavin Kramer 2023-10-26 14:31:23 -04:00 committed by GitHub
parent 7aab84eae7
commit 275a693ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ title: 'Install'
go install -v github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest
```
<Note>Nuclei require latest **GO** version to install successfully.</Note>
<Note>Nuclei requires latest **GO** version to install successfully.</Note>
</Tab>
<Tab title="Brew">
@ -66,4 +66,4 @@ title: 'Install'
</Tip>
</Tab>
</Tabs>
</Tabs>