diff --git a/wiki/Quickstart.wiki b/wiki/Quickstart.wiki
index 392fab81..d7322605 100644
--- a/wiki/Quickstart.wiki
+++ b/wiki/Quickstart.wiki
@@ -109,6 +109,4 @@ Using the init script (messages go to `/var/log/coredpy.log`):
= Other Options =
* *Do I need a custom kernel?* Not usually. Some disro's stock kernels may have issues, see [Linux] and [NamespaceKernels]. Some specific networking stack features may not support network namespaces, see [CustomKernels].
- * *VMware image*
*Pros:* everything is already set up for you; one file to download. *Cons:* poor performance; for quick evaluation only.
[http://downloads.pf.itd.nrl.navy.mil/core/vmware-image/]
You can run CORE from within this pre-built VMware virtual machine with minimal setup. See the included vcore.txt in the zipfile for login information. _Note that you may experience decreased performance and timer issues, and there is the added confusion of virtualization within virtualization. If you decide to run in this mode, we suggest using SSH with X11 forwarding into the VCORE virtual machine, to mitigate the decreased performance of the virtual display._
-
- * *Build from source*
To build a CORE machine *from scratch*, including patching and compiling your own CORE kernel, see the [http://pf.itd.nrl.navy.mil/core/core-html/Installing-from-Source.html Installing from Source] page of the [http://pf.itd.nrl.navy.mil/core/core-html/ CORE manual].
\ No newline at end of file
+ * *VMware image*
*Pros:* everything is already set up for you; one file to download. *Cons:* poor performance; for quick evaluation only.
[http://downloads.pf.itd.nrl.navy.mil/core/vmware-image/]
You can run CORE from within this pre-built VMware virtual machine with minimal setup. See the included vcore-`*`-README.txt in the zipfile for login information. _Note that you may experience decreased performance and timer issues, and there is the added confusion of virtualization within virtualization. If you decide to run in this mode, we suggest using SSH with X11 forwarding into the VCORE virtual machine, to mitigate the decreased performance of the virtual display._