Changes between Version 5 and Version 6 of DRM4G/Installation
- Timestamp:
- Aug 23, 2016 9:27:54 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/Installation
v5 v6 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