README.md in rsemantic-0.2.1 vs README.md in rsemantic-0.3.0

- old
+ new

@@ -10,34 +10,27 @@ Documentation: http://github.com/josephwilk/rsemantic/wikis/home ## Requirements: * GSL - http://www.gnu.org/software/gsl -* stemmer - http://rubyforge.org/projects/stemmer/ ## INSTALL: -Note 'brew install GSL' installs 1.15 which is not supported yet by the gsl gem. So you have to switch your GSL version to 1.14. -With homebrew try this: +Rsemantic requires GSL. With homebrew try this: -<pre><code> -git clone git://github.com/josephwilk/rsemantic.git -cd rsemantic +``` +brew install gsl +``` -brew tap homebrew/versions -brew install gsl114 -bundle install -</code></pre> - ## Contributors -* @josephwilk +* [@josephwilk](http://blog.josephwilk.net) * @dominikhonnef ## LICENSE (The MIT License) -Copyright (c) 2008-2012 Joseph Wilk +Copyright (c) 2008-2014 Joseph Wilk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,