diff --git a/README.md b/README.md index 3bd812e..f89f031 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A near perfect (and customizable) replica of [Apple's](http://www.apple.com) nav 1) Install [Bootstrap](http://getbootstrap.com/) and set up your navigation bar
2) Set up your navbar as `navbar-inverse` ***Note:*** it MUST be `navbar-inverse`
3) Clone this repository
-4) Put the `applnav` folder into the folder where the your rescources folder
+4) Put the `applnav` folder into the folder where your site's resources are
5) Add this line ***After*** the Bootstrap CSS import, but ***Before*** your custom CSS import in the `` section: ```HTML