Manjaro Difference between revisions of "Alternative way to install ManjaroISO"

Difference between revisions of "Alternative way to install ManjaroISO"

From Manjaro
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://github.com/manjaro/manjaroiso.git ~/work/manjaroiso
  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://github.com/manjaro/manjaroiso.git ~/work/manjaroiso
  git clone -b development https://github.com/manjaro/manjaroiso.git ~/work/manjaroiso




Cookies help us deliver our services. By using our services, you agree to our use of cookies.