Difference between revisions of "Alternative way to install ManjaroISO"
Views
Actions
Namespaces
Variants
Tools
Alternative way to install ManjaroISO (view source)
Revision as of 17:23, 24 November 2014
, 9 years agono edit summary
imported>Excalibur1234 |
imported>Excalibur1234 |
||
Line 38: | Line 38: | ||
Clone ManjaroISO directly from Github to your work directory: | Clone ManjaroISO directly from Github to your work directory: | ||
git clone | git clone https://github.com/manjaro/manjaroiso.git ~/work/manjaroiso | ||
Line 47: | Line 47: | ||
Clone ManjaroISO from the "development" branch on Github: | Clone ManjaroISO from the "development" branch on Github: | ||
git clone -b development | git clone -b development https://github.com/manjaro/manjaroiso.git ~/work/manjaroiso | ||