aboutsummaryrefslogtreecommitdiffstats
path: root/readme.org
diff options
context:
space:
mode:
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org9
1 files changed, 6 insertions, 3 deletions
diff --git a/readme.org b/readme.org
index c49fe5a..a3ed023 100644
--- a/readme.org
+++ b/readme.org
@@ -1,3 +1,6 @@
-* Dependencies
-- Install =tachyons-sass= over npm
-- Hugo takes care of the scss conversion
+* Usage
+On your project run
+#+begin_src bash
+npm install tachyons
+#+end_src
+This will allow the system to compile the css.