Skip to content

Commit 35b343e

Browse files
authored
Add images
1 parent 86f2414 commit 35b343e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
This installer doesn't install Crystal compiler.
44

5-
It's a batch file that execute bash -c 'crystal', so you need to install WSL and
6-
crystal inside it before run this installer.
5+
![installer](http://i.imgur.com/NJMVrdy.png)
6+
7+
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.
8+
9+
![command](http://i.imgur.com/1i8ks1z.png)
710

811
# Release Notes
912

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

2023
# Contributors
2124

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

0 commit comments

Comments
 (0)