Browse Source

Add note about Powershell ISE

Closes #530
index-subcmd
Vincent Prouillet 5 years ago
parent
commit
78c8f9cd59
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      docs/content/documentation/getting-started/installation.md

+ 2
- 0
docs/content/documentation/getting-started/installation.md 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):


Loading…
Cancel
Save