From c6fb7f1974e17d4fc4f0c358ab7364d713d7e9f4 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 14 Jun 2015 12:34:19 +0200 Subject: [PATCH] Hint added on the installation of -dev packages --- README.Developer | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.Developer b/README.Developer index f5cb03b..7a52854 100644 --- a/README.Developer +++ b/README.Developer @@ -77,3 +77,9 @@ end A separate validation in the Screenshots model has been implemented already. This unique constraint would raise an error and not trigger a validation error properly unless the separate model validation is in place. + +-- + +Deployment +---------- +sudo apt-get install libyaml-dev libbz2-dev