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

typo in installation.

I was checking out the repo and just thought I'd fix this small thing.
This commit is contained in:
Fritz van Deventer 2017-02-13 10:01:33 +01:00 committed by GitHub
parent 35626ceae1
commit a25627e3ae

View File

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