The joystick option installation command needs quotes
Open
Beginner friendly
Nobody has claimed this yet.
documentation
- Dominant language
- Python
- Stars
- 65
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The need for quotes may not be evident for some users so they need to be added to the example:
pip install "yakut[joystick]"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the documentation example containing the joystick installation command and review its surrounding instructions. Update the example to quote the yakut[joystick] extra as shown in the issue, then verify that the rendered documentation displays the quoted command correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100