-
Notifications
You must be signed in to change notification settings - Fork 926
Cleaned up installation doc #564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR restructures and improves the installation documentation for the Crazyflie library Python project. The changes focus on better organization, clearer instructions, and improved readability.
- Reorganized content into logical sections with clearer headings
- Added platform-specific prerequisites section with detailed setup instructions
- Improved formatting and readability of code blocks and instructions
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
enyanil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great updates, I really like the new order of things! Left some small comments with suggestions.
|
@ataffanel |
Users don't need to know the toolbelt runs on docker
Python 3.13 works on MacOS too, now |
Now supporting 3.10-3.13 on MacOS
enyanil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
No description provided.