From 0a6b17ebb5908d2a53a871a17de9095a19965378 Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Fri, 24 Jun 2016 17:13:17 +0200 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19a336c..8002775 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Bugsnag's cross platform error monitoring automatically detects crashes in your ## Configuring Bugsnag 1. Copy the bugsnag.php configuration file into your `craft/config` folder. -2. Update serverApiKey with a API key from your Bugsnag project. +2. Update `serverApiKey` with a API key from your Bugsnag project. 2. (Optionally) Set the `environment` configuration setting to something. Defaults to `production`. ## Using Bugsnag