Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates authored Nov 13, 2017
1 parent fed0aa4 commit 4220930
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,8 @@ Please visit [http://gobuffalo.io](http://gobuffalo.io) for the latest documenta

## Installation

Let's get the source first, with its dependencies:

```bash
$ go get -u -v github.com/gobuffalo/buffalo
```

Then, install the `buffalo` tool:

```bash
$ go install -v github.com/gobuffalo/buffalo/buffalo
$ go get -u -v github.com/gobuffalo/buffalo/buffalo
```

_NOTE_: Buffalo has a minimum Go dependency of `1.8.1`.
Expand Down

0 comments on commit 4220930

Please sign in to comment.