Changes

Jump to navigation Jump to search
Line 42: Line 42:  
If sweets is being used from sources, pull new commits from cloned directory:
 
If sweets is being used from sources, pull new commits from cloned directory:
   −
  git --recurse-submodules pull origin master
+
  git pull origin master
 
+
git submodule update
Note, it is important to use {{Code|--recurse-submodules}} because git repository contains one submodule.
      
== Launch sugar ==
 
== Launch sugar ==

Navigation menu