summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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