Add note about Powershell ISE

Closes #530
This commit is contained in:
Vincent Prouillet 2019-03-25 23:17:36 +01:00
parent 50caf1c90c
commit 78c8f9cd59

View file

@ -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):