Skip to content

Commit 345290c

Browse files
committed
update dist readme
[ci skip]
1 parent 0c3a879 commit 345290c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

dist/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
Note: the latest *stable* release can always be found on [GitHub Releases]
2-
or, for [browserify] users, on [npm]:
1+
These files are automatically updated by the `npm version x` command, primarily for [Bower].
2+
3+
You can also retrieve the latest version fom [GitHub Releases] or [npm]:
34

45
```sh
56
npm install --save watson-speech
67
```
78

9+
The files here are .gitignore'd to avoid accidentally committing development changes.
10+
11+
[Bower]: https://bower.io/
812
[GitHub Releases]: https://github.com/watson-developer-cloud/speech-javascript-sdk/releases
913
[npm]: https://www.npmjs.com/package/watson-speech
10-
[browserify]: http://browserify.org/

0 commit comments

Comments
 (0)