Skip to content

Commit

Permalink
Update fail-faster.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 18, 2018
1 parent a9cff0d commit 667d4e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/regexp/fail-faster.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ Everyone knows `RegExp` are difficult to write. A good approach to write the rig

See it in action from your CLI:

```bash
$ npm install regexgen-cli
```bash
$ regexgen wave freewave freestylewave "freestyle wave"
/(?:free(?:style ?)?)?wave/
```

0 comments on commit 667d4e6

Please sign in to comment.