Update docs in readme with current version
This commit is contained in:
parent
9940972765
commit
14e96d23e4
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ The quickest and easiest way to start using tachyons is to include a reference
|
|||
to the minified file in the head of your html file.
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.9.1/css/tachyons.min.css">
|
||||
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.10.0/css/tachyons.min.css">
|
||||
```
|
||||
|
||||
### Local Setup
|
||||
|
|
Loading…
Reference in a new issue