enable py3 as user
This commit is contained in:
parent
12c693625e
commit
1249bbe6d4
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ sudo yum -y install rh-python34
|
|||
<h5>Step 4. Start using software collections:</h5>
|
||||
|
||||
```bash
|
||||
sudo scl enable rh-python34 bash
|
||||
scl enable rh-python34 bash
|
||||
```
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue