Skip to content

Commit

Permalink
Fix formatting of install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchell Stanley committed Dec 12, 2019
1 parent 862c606 commit ce3bff7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ Fuzzy Match provides search functionality similar to code editors such as Sublim

1. Add the dependency to your `shard.yml`:

```yaml
dependencies:
fuzzy_match:
github: acoustep/fuzzy_match
version: ~> 0.2.0
```
```yaml
dependencies:
fuzzy_match:
github: acoustep/fuzzy_match
version: ~> 0.2.0
```

2. Run `shards install`

Expand Down

0 comments on commit ce3bff7

Please sign in to comment.