Link to a sane google search

This commit is contained in:
Henne Vogelsang 2016-04-26 16:13:47 +02:00
parent c75d9942b9
commit fc9d716985

View file

@ -1,7 +1,7 @@
# Install Open Source Event Manager
OSEM is a *Ruby on Rails* application. We recommend to run OSEM in production with [mod_passenger](https://www.phusionpassenger.com/download/#open_source)
and the [apache web-server](https://www.apache.org/). There are tons of guides on how to deploy rails apps on various
base operating systems. Check Google ;-)
base operating systems. [Check Google](https://encrypted.google.com/search?hl=en&q=ruby%20on%20rails%20apache%20passenger) ;-)
For more information about rails and what it can do, see the [rails guides.](http://guides.rubyonrails.org/getting_started.html)