Debian: Difference between revisions

Sucrose 0.82: fix instructions so they actually work (redirection was done as user, not as root)
Line 33: Line 33:


Installation instructions:
Installation instructions:
  sudo echo deb http://debian.jones.dk/ lenny sugar > /etc/apt/sources.list.d/sugar.list
  sudo sh -c 'echo deb http://debian.jones.dk/ lenny sugar > /etc/apt/sources.list.d/sugar.list'
  sudo aptitude update  
  sudo aptitude update  
  sudo aptitude install sugar
  sudo aptitude install sugar