Skip to content

Commit

Permalink
rename formula
Browse files Browse the repository at this point in the history
  • Loading branch information
defeated committed Jul 5, 2015
1 parent f0a6951 commit 6c37b65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ basically `mkdir -p` + `touch`

### osx

brew install https://raw.githubusercontent.com/defeated/touchp/master/formula.rb
brew install https://raw.githubusercontent.com/defeated/touchp/master/touchp.rb

## usage

Expand Down
2 changes: 0 additions & 2 deletions formula.rb → touchp.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "formula"

class Touchp < Formula
url "https://github.com/defeated/touchp/releases/download/0.0.1/touchp-0.1.1-darwin-amd64.zip"
homepage "https://github.com/defeated/touchp/"
Expand Down

0 comments on commit 6c37b65

Please sign in to comment.