gvas / knockout-jqueryui

Knockout bindings for the jQuery UI widgets.
http://gvas.github.com/knockout-jqueryui/
MIT License
103 stars 38 forks source link

Docs: AMD path match to repo #54

Open mryellow opened 9 years ago

mryellow commented 9 years ago

http://gvas.github.io/knockout-jqueryui/install.html

'knockout-jqueryui': '/lib/knockout-jqueryui'

Should be 'knockout-jqueryui': '/lib/knockout-jqueryui/dist/amd' if it's to match the structure of the actual repo.

Understand you've simplified it and given the directory structure used, however now-a-days no one copies individual files into new structures but instead uses the repo itself via Bower or the like.

jingzhou123 commented 9 years ago

+1