mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 09:16:32 +00:00
Clarify project location in WSL (#327)
`script/setup` will fail due to a path permissions issue if you do not clone the project to a location within the WSL filesytem.
This commit is contained in:
parent
8e8e657f32
commit
41c7defebc
@ -101,6 +101,8 @@ Running tasks like `Preview` can be restarted by opening the command pallet and
|
||||
Visit the [Home Assistant repository](https://github.com/home-assistant/home-assistant) and click **Fork**.
|
||||
Once forked, setup your local copy of the source using the commands:
|
||||
|
||||
_Windows users should be sure to clone to a path that inside the WSL (ex: ~/)._
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/YOUR_GIT_USERNAME/home-assistant.git
|
||||
$ cd home-assistant
|
||||
|
Loading…
x
Reference in New Issue
Block a user