Skip to content

Commit

Permalink
Add images
Browse files Browse the repository at this point in the history
  • Loading branch information
faustinoaq authored Aug 22, 2017
1 parent 86f2414 commit 35b343e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

This installer doesn't install Crystal compiler.

It's a batch file that execute bash -c 'crystal', so you need to install WSL and
crystal inside it before run this installer.
![installer](http://i.imgur.com/NJMVrdy.png)

It's a batch file that execute `bash -c 'crystal'`, so you need to install [Crystal on WSL](https://crystal-lang.org/docs/installation/on_bash_on_ubuntu_on_windows.html) before run this installer.

![command](http://i.imgur.com/1i8ks1z.png)

# Release Notes

Expand All @@ -19,4 +22,4 @@ See [Changelog](https://github.com/faustinoaq/crystal-windows-installer/blob/mas

# Contributors

- [@faustinoaq](https://github.com/faustinoaq) Faustino Aguilar - creator, maintainer
- [@faustinoaq](https://github.com/faustinoaq) Faustino Aguilar - creator, maintainer

0 comments on commit 35b343e

Please sign in to comment.