Skip to content

Commit

Permalink
updated for 2.4 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmitchell committed Nov 2, 2009
1 parent 76b8a71 commit 624e697
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rdoc
Expand Up @@ -12,6 +12,10 @@ Note: these instructions apply to releases 2.4.0 and above.

Blacklight uses a new Rails feature called "templates". To install the Blacklight plugin into a new Rails application, run the following command (be sure to answer all of the installation questions):

===Installing Blacklight 2.4 (recommended):
http://github.com/projectblacklight/blacklight/raw/2.4/template.rb

=== Installing the "trunk", or master branch:
rails ./blacklight-app -m http://github.com/projectblacklight/blacklight/raw/master/template.rb

After the installation process, make note of the instructions for starting Solr and indexing data. Blacklight depends on Solr so be sure it is running.
Expand Down

0 comments on commit 624e697

Please sign in to comment.