Relogin from X session to take into account the new PATH environment variable value.
Relogin from X session to take into account the new PATH environment variable value.
−
=== Sources install ===
+
{{Code|sweets}} might be also [[Platform_Team/Guide/Sweets_Packaging|run]] from the sources.
−
−
This will be useful for people who prefer using sources.
−
−
* Clone sweets sources and install it (after the first run, you need to relogin to take into account the new PATH value, then just run {{Code|sweets}} command):
−
−
git clone git://git.sugarlabs.org/sdk/sweets.git
−
cd sweets
−
git submodule init
−
git submodule update
−
./sweets upgrade
=== Upgrade ===
=== Upgrade ===
Line 39:
Line 29:
sweets upgrade
sweets upgrade
−
−
If sweets is being used from sources, pull new commits from cloned directory: