Basic Instructions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..40e54d2
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,9 @@
+Installing libssh2
+==================
+
+ * Untar this tarball (which, if you're reading this, you've already done)
+
+ * Run: ./configure (passing additional options as desired)
+
+ * Run: make all install
+