aboutsummaryrefslogtreecommitdiffstats
path: root/readme.org
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2023-09-06 18:03:23 +0200
committerOscar Najera <hi@oscarnajera.com>2023-09-06 18:03:23 +0200
commit3f901f09c7be956e5ccee99a6202d51ca361193d (patch)
tree0e857e434fbd5d045f180c5b0d40434a38d32193 /readme.org
parentf46e4e60d95850d1761fff0e8e1ab35332eb3cb2 (diff)
downloadhugo-minimalist-theme-3f901f09c7be956e5ccee99a6202d51ca361193d.tar.gz
hugo-minimalist-theme-3f901f09c7be956e5ccee99a6202d51ca361193d.tar.bz2
hugo-minimalist-theme-3f901f09c7be956e5ccee99a6202d51ca361193d.zip
update tachyons usage
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.