vtfuture / BForms

Bootstrap Forms for ASP.NET MVC
MIT License
62 stars 33 forks source link

update to documentation #280

Open TWebster opened 8 years ago

TWebster commented 8 years ago

At the documentation page on using RequireJs,

@using RequireJS

needed to be changed to @using RequireJsNet for my ASP.NET MVC 4 project.

and where it says

RequierJS.config should look like this:

This should probably be changed to

RequireJS.json should look like this: