MOS VM: Unterschied zwischen den Versionen
M68k (Diskussion | Beiträge) K link to branch |
Pl (Diskussion | Beiträge) →MOS/VM: remove checkout hint |
||
Zeile 18: | Zeile 18: | ||
''' | '''Checkout MOS from github''' | ||
<pre> | <pre> | ||
$ git clone https://github.com/Metalab/mos.git | $ git clone https://github.com/Metalab/mos.git | ||
</pre> | </pre> | ||
''' | '''cd into the project directory''' | ||
<pre> | <pre> | ||
$ cd mos | $ cd mos | ||
</pre> | </pre> | ||
''' | '''Call vagrant to build and setup your VM''' | ||
<pre> | <pre> | ||
$ vagrant up | $ vagrant up |