diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 17:47:26 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 17:47:26 +0200 |
| commit | edbb0bf388a0f2db557b6d86abb2410c5beef138 (patch) | |
| tree | b2875188dbf9b43a6c4dc5a397228b39baad711e | |
| parent | 223370f564a428aaedcf0305b70ddc06ce97420f (diff) | |
Fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ For instructions, see the short example below or a full example [here](https://g ## Get it ```shell -yarn install vigilante +yarn add vigilante ``` ## Example |
