summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-08 00:40:59 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-08 00:40:59 -0700
commitcd117e0de34898a774dfb86dc3e6d672a253a0c8 (patch)
tree4223438f55aabdc0f435db69cea0ddb66956727b
parentf0c3d8286871e86212edb93a4f43b2b370be8a42 (diff)
index: markdown cleanupHEADmaster
-rw-r--r--index.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.mdwn b/index.mdwn
index 3147b00..f3ac2c0 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -89,9 +89,10 @@ To get a high level view of what libdlo provides, please see [[the PDF guide|htt
## Using libdlo
-* Install a compatible libusb version (0.13)
-* on ubuntu, `sudo apt-get install libusb-dev`
-* Plug in a [[DisplayLink|DisplayLink]] USB device
+ * Install a compatible libusb version (0.13)
+ * on ubuntu, `sudo apt-get install libusb-dev`
+ * Plug in a [[DisplayLink|DisplayLink]] USB device
+
To start the build process, open a shell prompt and run
$ ./configure && sudo make install && make check