From 5b0a7bf9ad77aadd7884fed61e9ac98fbbcb9013 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Thu, 21 Aug 2014 19:05:15 +0200 Subject: [PATCH] Adds highlighting --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e710f9..ed38bff 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,16 @@ Dependencies Install ------- - make all install +```sh +make all install +``` Test installation ----------------- - make installcheck +```sh +make installcheck +``` NOTE: if ``test_ddl_triggers`` fails it's likely due to an incomplete installation of schema_triggers: you need to add ``schema_triggers.so``