Skip to content

Commit

Permalink
Add a note for WSL users (#113)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael X. Grey <[email protected]>
  • Loading branch information
mxgrey authored Apr 17, 2023
1 parent 38922d0 commit a6eba94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ $ sudo apt install libgtk-3-dev libasound2-dev libudev-dev

Make sure you install rust from the main rust website. Cargo should take care of the rest of the magic for you.

⚠️ Note: If you are building inside of a Windows Subsystem for Linux (WSL) environment, you should follow the Ubuntu instructions. We do not have build instructions for other choices of Linux distros inside of WSL.

# Install extra dependencies for WebAssembly

These are only needed if you're going to build a WebAssembly binary:
Expand Down

0 comments on commit a6eba94

Please sign in to comment.