Skip to content

Commit

Permalink
Add Windows/Gettext pre-requisite
Browse files Browse the repository at this point in the history
  • Loading branch information
BanjoFox committed Nov 14, 2018
1 parent f8f0d6b commit b8b93e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/INSTALL-RUST.md
Expand Up @@ -19,6 +19,8 @@ If you don't already have them, download and install the [Visual C++ 2015 Build

Then, download the [rustup installer](https://www.rust-lang.org/en-US/install.html) and run it. That's it!

> To build on the Windows with Linux-Subsystem you may need to install `gettext` as a separate package.
### Installing Rust Toolchain

Once you have `rustup` installed, make sure you have the `nightly` rust
Expand Down

0 comments on commit b8b93e6

Please sign in to comment.