Skip to content

Commit

Permalink
Remove install.sh script (mholt#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Prasad Ghangal <[email protected]>
  • Loading branch information
PrasadG193 authored Nov 8, 2019
1 parent 9160724 commit c810d2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 392 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ Converts YAML specs into Go type definitions

### Binary Installation

Pre-compiled binaries are available on the releases page. You can use the install.sh script to automatically install one for your local platform:

```bash
$ curl https://raw.githubusercontent.com/PrasadG193/yaml2go/master/install.sh | sh
```
Pre-compiled binaries are available on the releases page. You can download the correct binary depending on your system arch, put it into $PATH and hit `yaml2go help`

### Install From Source

Expand Down
Loading

0 comments on commit c810d2e

Please sign in to comment.