From bc69ce2b6d6f593944165433f95b99ae232ab054 Mon Sep 17 00:00:00 2001
From: Ryan Smith <0ryansmith1994@gmail.com>
Date: Wed, 1 Jul 2015 17:37:25 +0100
Subject: [PATCH] Adds note about changing settings.

---
 docs/installation.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/installation.md b/docs/installation.md
index 2aaa3f5..a7fc76b 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -15,3 +15,5 @@ You obviously need to have [Moodle](https://moodle.org/) installed first and you
 13. Enable the "logstore_xapi" plugin.
 
 *Note that the above example LRS endpoint, username, and password utilise the [demo LRS](http://demo.learninglocker.net/) provided by [Learning Locker](http://learninglocker.net/). If you're utilising the demo LRS, you can login to the website with the email “demouser@learninglocker.net” and the password “demouser”. Once logged in, you can view statements on the ["Statements" page for the "Demo" LRS](http://demo.learninglocker.net/lrs/554a45e98fbdd7cd406c171e/statements).*
+
+*The settings you configured in steps 8, 9, and 10 can be changed by navigating to "http://www.example.com/admin/settings.php?section=logsettingxapi" (replacing “www.example.com” with your own domain).*
-- 
GitLab