mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 14:56:28 +00:00
Update development_environment.mdx (#2082)
This commit is contained in:
parent
62fb1e29a7
commit
87fee770da
@ -124,7 +124,7 @@ Visit the [Home Assistant Core repository](https://github.com/home-assistant/cor
|
|||||||
Once forked, setup your local copy of the source using the commands:
|
Once forked, setup your local copy of the source using the commands:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/YOUR_GIT_USERNAME/core.git
|
git clone https://github.com/YOUR_GIT_USERNAME/short_name_of_your_fork
|
||||||
cd core
|
cd core
|
||||||
git remote add upstream https://github.com/home-assistant/core.git
|
git remote add upstream https://github.com/home-assistant/core.git
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user