Skip to content

Commit

Permalink
docs(readme): change path of library temporally.
Browse files Browse the repository at this point in the history
This change is temporally, because an error in the gulp.
  • Loading branch information
Carlos Mantilla committed Jul 6, 2015
1 parent 83f2b54 commit 422e9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Is an Angular module to get and display the actual weather in somewhere. The mod

- Add the library to your project
```html
<script type="text/javascript" src="bower_components/angular-weather/angular-weather.js"></script>
<script type="text/javascript" src="bower_components/angular-weather/src/angular-weather.js"></script>
```

- Declare the module in your application
Expand Down

0 comments on commit 422e9e8

Please sign in to comment.