1
0
mirror of https://github.com/emkay/parser-6502.git synced 2024-06-06 19:29:42 +00:00

Merge pull request #1 from fritzvd/patch-1

typo in installation.
This commit is contained in:
Michael Matuzak 2017-06-08 13:49:37 -07:00 committed by GitHub
commit 0e113773ef

View File

@ -37,7 +37,7 @@ console.log(result)
## Installation
`npm i paser-6502`
`npm i parser-6502`
## License