mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Merge pull request #5380 from Qu3uk/patch-1
Update Centos Installation Include Dependencies
This commit is contained in:
commit
2e88951ccf
@ -20,6 +20,11 @@ First of all install the software collection repository as root. For example, on
|
||||
```bash
|
||||
$ yum install centos-release-scl
|
||||
```
|
||||
Install some dependencies you'll need later.
|
||||
|
||||
```bash
|
||||
$ yum install gcc gcc-c++ systemd-devel
|
||||
```
|
||||
|
||||
Then install the Python 3.6 package:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user