Activity Team/FAQ: Difference between revisions
No edit summary |
|||
| Line 60: | Line 60: | ||
:<code>python setup.py dist_xo</code> | :<code>python setup.py dist_xo</code> | ||
:An output bundle will be saved in the ''dist/'' subdirectory. See also [[Development Team/Almanac/Activity Bundles|Activity bundles specification]]. | :An output bundle will be saved in the ''dist/'' subdirectory. See also [[Development Team/Almanac/Activity Bundles|Activity bundles specification]]. | ||
==== How can I find out what version of Sugar I am running? ==== | |||
You can go into the Sugar Control Panel; it is listed on the about-computer panel. From the Terminal, you can type: | |||
rpm -q sugar | |||