Skip to content

Commit 0da3e9f

Browse files
authored
Add setup steps for Windows users
Please consider these alterations for windows users, there's quite a bit that needs to be set up before you can run scenic on windows
1 parent bd8a1e6 commit 0da3e9f

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)