aboutsummaryrefslogtreecommitdiffstats
path: root/readme.org
diff options
context:
space:
mode:
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/readme.org b/readme.org
index a3ed023..e4d3fa5 100644
--- a/readme.org
+++ b/readme.org
@@ -1,6 +1,6 @@
* Usage
-On your project run
-#+begin_src bash
-npm install tachyons
-#+end_src
-This will allow the system to compile the css.
+You must compile the tachyons modifications.
+For that run the local makefile for the =css= target.
+
+It is only a dev dependency, there is no need for tachyons dependencies on the
+project.