From 1e61382ca3d0dff951bb0b9f17df83e2b937a4c8 Mon Sep 17 00:00:00 2001 From: Ali Gajani Date: Mon, 18 Sep 2017 18:12:58 +0100 Subject: [PATCH] Steps numbering changed --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 93b325a..5d3acc7 100644 --- a/readme.md +++ b/readme.md @@ -10,10 +10,10 @@ * Step 1: Before you try this out, make sure you paste `6cdVzOYGVW` in the api_keys of the flarum database in MySQL. * Step 2: Create a `config.php` file in the `sso` folder with the contents given at the very bottom. -* Step 2: Head to [here](http://localhost:9999/admin#/extensions) and enable *Single Sign On* extension. -* Step 3: Fill in the details as shown in the image below. -* Step 3: Now, navigate to `sso` folder and run `php -S localhost:8888` -* Step 4: Access the sample SSO website on `localhost:8888` +* Step 3: Head to [here](http://localhost:9999/admin#/extensions) and enable *Single Sign On* extension. +* Step 4: Fill in the details as shown in the image below. +* Step 5: Now, navigate to `sso` folder and run `php -S localhost:8888` +* Step 6: Access the sample SSO website on `localhost:8888` ![](https://i.imgur.com/umGJsnx.png)