You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,11 @@
2
2
3
3
This installer doesn't install Crystal compiler.
4
4
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
+

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
+

7
10
8
11
# Release Notes
9
12
@@ -19,4 +22,4 @@ See [Changelog](https://github.com/faustinoaq/crystal-windows-installer/blob/mas
0 commit comments