diff --git a/docs/content/documentation/getting-started/installation.md b/docs/content/documentation/getting-started/installation.md index 353cae7..4dd5f6d 100644 --- a/docs/content/documentation/getting-started/installation.md +++ b/docs/content/documentation/getting-started/installation.md @@ -44,6 +44,8 @@ And [Chocolatey](https://chocolatey.org/): $ choco install zola ``` +Zola does not work in PowerShell ISE. + ## From source To build it from source, you will need to have Git, [Rust (at least 1.31) and Cargo](https://www.rust-lang.org/) installed. You will also need additional dependencies to compile [libsass](https://github.com/sass/libsass):