Added installation note to the docs

This commit is contained in:
Lee Brooks 2014-01-05 15:07:50 +02:00
parent 30e1b07f7e
commit 1019783c90
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