From a2a3ec2f7fc4478fc17c9c478d1c828dd59ddb32 Mon Sep 17 00:00:00 2001 From: BraydenGray416 <48417845+BraydenGray416@users.noreply.github.com> Date: Wed, 23 Oct 2019 21:34:35 +1300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e3244c..4e537ea 100755 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ ## Installation -Place **wp_bootstrap_navlist_walker.php** in your WordPress theme folder `/wp-content/your-theme/` +Place **wp_bootstrap_navlist_walker.php** in your WordPress theme folder `/wp-content/theme/your-theme/` -Open your WordPress themes **functions.php** file `/wp-content/your-theme/functions.php` and add the following code: +Open your WordPress themes **functions.php** file `/wp-content/theme/your-theme/functions.php` and add the following code: ```php // Register Custom Navigation Walker