From 3abdc5ce696255475a45a170c13465c0535ba719 Mon Sep 17 00:00:00 2001 From: Thijs Scheepers Date: Wed, 10 Dec 2014 11:34:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 553204e..0df9cf7 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Install by placing ```php require_once 'path' . DS . 'to' . DS . 'bugsnag.phar'; ``` + +4. Make sure the php extention `mbstring` is installed. License ---------