mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 18:06:29 +00:00
Fix Typo in Setup Local Repository (#664)
This commit is contained in:
parent
ad0c19cd4c
commit
21ee6f9492
@ -80,7 +80,7 @@ script/setup
|
|||||||
|
|
||||||
This will create a virtual environment and install all necessary requirements. You're now set!
|
This will create a virtual environment and install all necessary requirements. You're now set!
|
||||||
|
|
||||||
Each time you start a new terminal session, you will need to activate your virutal environment:
|
Each time you start a new terminal session, you will need to activate your virtual environment:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user