Skip to content

Commit

Permalink
Add docker integration note (#18)
Browse files Browse the repository at this point in the history
Fixes #17
  • Loading branch information
alexr00 authored Nov 7, 2024
1 parent 0c06544 commit 5b55c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio

### Build steps

> Note: If you're using Windows, you'll need to use WSL.
> Note: If you're using Windows, you'll need to use WSL. Ensure Docker integration for WSL is enabled before attempting to build. Without this integration, the build process may encounter errors.
First, install all of the dependencies using `npm install`. You will also need to install [emscripten](https://emscripten.org/docs/getting_started/downloads.html).

Expand Down

0 comments on commit 5b55c0c

Please sign in to comment.