From fc9d71698548cf5eabc00e1e8d1b2625342db492 Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Tue, 26 Apr 2016 16:13:47 +0200 Subject: [PATCH] Link to a sane google search --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 3617674a..4ae39d77 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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)