Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 50d2ebf

Browse files
committed
up README.
1 parent 5e0a56f commit 50d2ebf

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,20 @@ For the full low down on OpenID Connect, please check out
4545

4646
## Installation
4747

48+
This repository is a forked version. You can install gem file locally.
4849
Clone this repository:
4950

5051
$ git clone https://github.com/netsphere-labs/omniauth-openid-connect.git
52+
$ cd omniauth-openid-connect
53+
$ git checkout v0.8.1.pre
5154
$ rake build
55+
omniauth-openid-connect 0.8.1.pre built to pkg/omniauth-openid-connect-0.8.1.pre.gem.
56+
$ su
5257
# rake install:local
58+
omniauth-openid-connect (0.8.1.pre) installed.
59+
# gem list omniauth-openid-connect
60+
omniauth-openid-connect (0.8.1.pre)
61+
5362

5463

5564
Gemfile:

0 commit comments

Comments
 (0)