diff --git a/index.html b/index.html index 8c340f58b..f836e7051 100644 --- a/index.html +++ b/index.html @@ -113,6 +113,7 @@

Getting Started

Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.

<link rel="stylesheet" href="https://npmcdn.com/tachyons@4.0.1
+
<link rel="stylesheet" href="https://npmcdn.com/tachyons@4.0.1">

or install via npm

npm install --save-dev tachyons@4.0.1

or grab all the source files and build+develop locally