Sweets Distribution: Difference between revisions

while i agree it is indeed possible to do what was highlighted, i don't think the example needs to be highlighted, as it draws attention away from the rest of the text; the eye is drawn to the bolding
Satellit (talk | contribs)
m Ubuntu and its derivates: add 0.94 for 10.04
Line 56: Line 56:
   SV=0.88
   SV=0.88
   UV=10.10
   UV=10.10
  SD=http://download.sugarlabs.org/packages/SweetsDistribution:
  sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \
  wget -qO- $SD/$SV/Ubuntu-$UV/Release.key | sudo apt-key add -
*Sugar 0.94 with Ubuntu-10.04 or Trisquel-4.1: NEW--[[User:Satellit|Satellit]] 06:55, 6 March 2012 (EST)
  SV=0.94
  UV=10.04
   SD=http://download.sugarlabs.org/packages/SweetsDistribution:
   SD=http://download.sugarlabs.org/packages/SweetsDistribution:
   sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \
   sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \