Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Commit c9fc9f6

Browse files
committed
Update docs
1 parent 371229e commit c9fc9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can install the library as a npm module by running the following command:
5151
npm i scroll-js
5252
```
5353

54-
Alternatively, you can simply download one of the distribution files (un-minified or minified version) in the [/dist](/dist) folder and reference them directly in your html file.
54+
Alternatively, you can simply download one of the distribution files (un-minified or minified version) in the dist folder (available when npm installed) and reference them directly in your html file.
5555

5656
```html
5757
<script src="node_modules/scroll-js/dist/scroll.js"></script>

0 commit comments

Comments
 (0)