Added info on installing the first release via rubygems
This commit is contained in:
parent
5228159049
commit
a97c2968ab
|
@ -14,7 +14,11 @@ the site is running, all migrations are run and you created the first refinery u
|
||||||
|
|
||||||
== Installation
|
== Installation
|
||||||
|
|
||||||
As there is no official release out yet, just add this repos to your projects Gemfile:
|
Just add the gem to your projects Gemfile:
|
||||||
|
|
||||||
|
gem 'refinerycms-wordpress-import'
|
||||||
|
|
||||||
|
Or if you want to stay on the bleeding edge:
|
||||||
|
|
||||||
gem 'refinerycms-wordpress-import', :git => 'git://github.com/mremolt/refinerycms-wordpress-import.git'
|
gem 'refinerycms-wordpress-import', :git => 'git://github.com/mremolt/refinerycms-wordpress-import.git'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user