From 77a7b57c4f15d0af4ef4790074bc08696cdfe63b Mon Sep 17 00:00:00 2001 From: RobinNixon Date: Thu, 10 Dec 2020 13:04:06 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8291a5..e0bcc64 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@

Tip: Once you have a web server set up, copy the entire examples structure of folders and subfolders into your document root directory, and you'll easily be able to navigate through them by typing localhost into your web browser. -

Note: The robinsnest folder link will issue errors when clicked unless you have previously created both a MySQL user and database called robinsnest, and run the setup.php program in this folder, as outlined in Chapter 30.

+

Note: The robinsnest folder link will issue errors when clicked unless you have previously created both a MySQL user and database called robinsnest, and run the setup.php program in this folder, as outlined in Chapter 29.