Skip to content

Commit

Permalink
Add setup tutorial link to install in readme.md
Browse files Browse the repository at this point in the history
* Add setup tutorial to Install section

* Updated wording to fit linting requirements

* One more try
  • Loading branch information
Carolyn Stransky authored and wooorm committed Nov 12, 2019
1 parent 1903a43 commit 5f55841
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ Using [yarn][]:
$ yarn global add alex
```

Or you can follow this step-by-step tutorial:
[Setting up alex in your project][setup-tutorial]

<!--alex disable wacko stupid-->

## Table of Contents
Expand Down Expand Up @@ -547,6 +550,8 @@ Lot’s of [people helped since][contributors]!

[yarn]: https://yarnpkg.com/

[setup-tutorial]: https://dev.to/unmock/setting-up-the-alex-js-language-linter-in-your-project-3bpl

[demo]: http://alexjs.com/#demo

[screenshot]: screenshot.png
Expand Down

0 comments on commit 5f55841

Please sign in to comment.