1
0
mirror of https://github.com/emkay/parser-6502.git synced 2025-08-15 20:27:24 +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

View File

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