Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: minor typo fix in README.md #2

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

naftalimurgor
Copy link

Summary

  1. Minor typo fix from jsbgl.js to jsbgl . The module is published as jsbgl and not jsbgl.js which can be misleading.

Context: doing npm install jsbgl.js throws the following error

[nmurgor@nmurgor src]$  npm install jsbgl.js
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/jsbgl.js - Not found
npm ERR! 404 
npm ERR! 404  'jsbgl.js@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/nmurgor/.npm/_logs/2023-03-16T06_41_26_673Z-debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant