Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanin47 authored Jan 20, 2020
1 parent 5237f4b commit 62dce19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Tip processes the JSON and renders the tooltip at the mouse location.
Develop a provider
-------------------

1. Make an executable binary at `~/.tip/provder` and `chmod 755 ~/.tip/provider`.
1. Make an executable binary at `~/.tip/provider` and `chmod 755 ~/.tip/provider`.
2. Test the provider manually first by executing `~/.tip/provider [some-input]` to see if it returns a valid JSON.

The JSON must be an array that looks like below:
Expand Down

0 comments on commit 62dce19

Please sign in to comment.