Merge pull request #46 from leebrooks0/master

Added installation note to the docs
This commit is contained in:
Jinzhu 2014-01-05 05:59:57 -08:00
commit 71e7b37bdf
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
The fantastic ORM library for Golang, aims to be developer friendly.
## Install
```
go get github.com/jinzhu/gorm
```
## Overview
* Chainable API