enable py3 as user

This commit is contained in:
Fabian Affolter 2015-08-14 21:11:25 +02:00
parent 12c693625e
commit 1249bbe6d4

View File

@ -73,7 +73,7 @@ sudo yum -y install rh-python34
<h5>Step 4. Start using software collections:</h5> <h5>Step 4. Start using software collections:</h5>
```bash ```bash
sudo scl enable rh-python34 bash scl enable rh-python34 bash
``` ```
</div> </div>