Changes between Version 48 and Version 49 of Download
- Timestamp:
- 2015-02-18T18:52:44+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v48 v49 108 108 }}} 109 109 110 **Note**: Simply run {{{lsb_release -c}}} in a terminal to get the proper codename. 110 Alternatively, this can be done with the following one-liner: 111 {{{ 112 echo deb http://josm.openstreetmap.de/apt $(lsb_release -sc) universe | sudo tee /etc/apt/sources.list.d/josm > /dev/null 113 }}} 111 114 112 115 For other Debian based distributions, add the following line:
