Skip to content

Commit

Permalink
Correct -m parameter value
Browse files Browse the repository at this point in the history
Bump example file to latest nightly version number .
  • Loading branch information
da2x authored and plfiorini committed Aug 29, 2017
1 parent 871e413 commit 45b1e59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions download/virtual-machine.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h4>QEMU</h4>

<pre class="language-bash">
<code class="language-bash">
qemu-system-x86_64 -enable-kvm -m 1GB -vga qxl -cdrom lirios-20170116-x86_64.iso
qemu-system-x86_64 -enable-kvm -m 1G -vga qxl -cdrom lirios-2017.07.09.iso
</code>
</pre>

Expand All @@ -42,4 +42,4 @@ <h4>VMware</h4>
<p>
To do so select the virtual machine, click on the <code>VM → Settings</code> menu item, now in the <code>Hardware</code>
tab select <code>Display</code> and check <code>Accelerate 3d graphics</code>.
</p>
</p>

0 comments on commit 45b1e59

Please sign in to comment.