From 21484ea020d7d79390ce27be7d2fbd04762548d8 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 29 Dec 2014 17:47:39 +0200 Subject: [PATCH] doc update --- doc/debian_build_doc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/debian_build_doc.md b/doc/debian_build_doc.md index 56a829a54..8bc2c43c1 100644 --- a/doc/debian_build_doc.md +++ b/doc/debian_build_doc.md @@ -44,5 +44,5 @@ We also recommend to investigate Some additional suggestions: - * Install application under dedicated user home directory, such as /home/registry/registry Handy to ssh in and start debugging. - * Use Phusion Passenger [official debian packages](https://www.phusionpassenger.com/documentation/Users%20guide%20Apache.html#install_on_debian_ubuntu) NB! Passenger runtime does not depend on ruby version, tuhs you can use multiple different ruby version apps with same passenger install. +Install application under dedicated user home directory, such as /home/registry/registry Handy to ssh in and start debugging. +Use Phusion Passenger [official debian packages](https://www.phusionpassenger.com/documentation/Users%20guide%20Apache.html#install_on_debian_ubuntu) NB! Passenger runtime does not depend on ruby version, tuhs you can use multiple different ruby version apps with same passenger install.