diff --git a/docs/FAQ.md b/docs/FAQ.md index 29bd4abd..e6f3fb2c 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -82,7 +82,7 @@
How to execute PowerShell scripts in Jenkins? -1. **Install the Jenkins plugin** *PowerShell plugin* from https://plugins.jenkins.io/ (the plugin uses PowerShell.exe on Windows and pwsh on Linux). +1. **Install the Jenkins plugin** *"PowerShell plugin"* from https://plugins.jenkins.io/ (the plugin uses PowerShell.exe on Windows and pwsh on Linux). 2. **Add or reference your PowerShell scripts in the Jenkins jobs or in your Jenkinsfiles.**