Skip to content

Commit bdebc65

Browse files
authored
Merge pull request #251 from bruceme/patch-1
Add setup steps for Windows users Thank you! I can't decide if I want to do proper native Windows support, but this is a great interim solution.
2 parents bd8a1e6 + 0da3e9f commit bdebc65

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

guides/getting_started.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
This guide will walk you through installing the new project generator, then
44
building your first Scenic application.
55

6+
Some initial setup is required for windows. You'll need
7+
windows services for linux (WSL) and VcXsrv,
8+
[Jeffrey Borchert's article details these steps.](https://medium.com/@jeffborch/running-the-scenic-elixir-gui-framework-on-windows-10-using-wsl-f9c01fd276f6)
9+
You'll come back here to finish.
10+
611
## Install `scenic.new`
712

813
The Scenic Archive is the home of the `scenic.new` mix task, which lays out a

0 commit comments

Comments
 (0)