diff --git a/docs/FAQ.md b/docs/FAQ.md index cc8402d9..29bd4abd 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` (it 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.**