refactor how datasets are stored
diff --git a/doc/source/index.rst b/doc/source/index.rst
index cded138..25c0f30 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -13,6 +13,9 @@
intro
structure
+ installation
+ configuration
+ running
Indices and tables
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
new file mode 100644
index 0000000..def7cc6
--- /dev/null
+++ b/doc/source/installation.rst
@@ -0,0 +1,9 @@
+Installation
+============
+
+1. Download
+2. Copy config
+3. Edit config
+4. Make dirs
+5. Chmod them
+6. Start using daemon
\ No newline at end of file