docs: add WSL Setup Guide to documentation #983
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Relates to:
AI Agent Dev School video 1: https://www.youtube.com/watch?v=ArptLpQiKfI
Risks
Low
Background
Shaw suggests using WSL to code with Eliza but there are some steps missing from the instructions in order for installation to work.
What does this PR do?
Fixes pnpm installation error when using WSL for the first time.
Creates a WSL setup guide that will help windows users code with Eliza in a Linux environment.
Added installation guide to "Guides" section in docs.
What kind of change is this?
Documentation
Documentation changes needed?
My changes require a change to the project documentation.
Testing
Verified all commands work in a fresh WSL installation
Confirmed formatting matches existing documentation
Previewed page and tested links
Where should a reviewer start?
Video:
https://www.youtube.com/watch?v=ArptLpQiKfI
Detailed testing steps