Skip to content

Commit 99a2e80

Browse files
authored
Change to 'pip3'
1 parent 8a75866 commit 99a2e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/tradfri.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The `tradfri` component supports for the IKEA Trådfri (Tradfri) gateway. The ga
1919
This component requires cython, please ensure it's installed by running the following in your Home Assistant environment (virtualenv, etc);
2020

2121
```
22-
$ pip install cython
22+
$ pip3 install cython
2323
```
2424

2525
You will be prompted to configure the gateway through the Home Assistant interface, Enter the security key when prompted and click configure

0 commit comments

Comments
 (0)