# SqueakMultiDesktopSystem ## Installation Execute following code in a workspace: ``` Metacello new baseline: 'Desktops'; repository: 'github://BraunTom/SqueakMultiDesktopSystem:master'; load. ``` ### How to use is explained in the class comment of the MultiDesktopSystem