Update development_environment.mdx (#2503)

This commit is contained in:
Ludovic BOUÉ 2024-12-16 19:24:53 +01:00 committed by GitHub
parent ccde9b2e03
commit 0b07f02372
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,7 +113,7 @@ brew install python3 autoconf ffmpeg cmake make
If you encounter build issues with `cryptography` when running the `script/setup` script below, check the cryptography documentation for [installation instructions](https://cryptography.io/en/latest/installation/#building-cryptography-on-macos).
## Setup Local Repository
### Setup Local Repository
Visit the [Home Assistant Core repository](https://github.com/home-assistant/core) and click **Fork**.
Once forked, setup your local copy of the source using the commands: