Changes between Version 4 and Version 5 of DRM4G/Installation
- Timestamp:
- Aug 23, 2016 9:27:34 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/Installation
v4 v5 21 21 22 22 * '''With root authorization''': You can go ahead and run `sudo pip install drm4g` 23 * '''In a [https://virtualenv.pypa.io/en/stable/ | virtual environment]''': Just run `pip install drm4g`23 * '''In a [https://virtualenv.pypa.io/en/stable/ | virtual environment]''': Just run `pip install drm4g` 24 24 * '''Without root authorization''': Run `pip install drm4g --user` 25 25 {{{#!comment