Skip to content

Commit

Permalink
fix(prettyping): update bin path
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed May 20, 2020
1 parent a4e0c2a commit b13ecf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prettyping/core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
- name: Install prettyping
get_url:
url: https://raw.githubusercontent.com/denilsonsa/prettyping/master/prettyping
dest: ~/bin/prettyping
dest: /usr/local/bin/prettyping
mode: 0755

0 comments on commit b13ecf2

Please sign in to comment.