From ecb9aca739d48a9dc44f93cc391fda1cffc4c9c8 Mon Sep 17 00:00:00 2001 From: Liam Aharon Date: Fri, 29 Jun 2018 17:14:57 +1000 Subject: [PATCH] Fix typo in readme (#1995) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d94e430..30023f22 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ * Yarn >= 1.7.0\*\* * Python 2.7.X\*\*\* -\*Higher versions should work fun, but may cause inconsistencies. It's suggested you run 8.9.4 using `nvm`. +\*Higher versions should work fine, but may cause inconsistencies. It's suggested you run 8.9.4 using `nvm`.
**npm is NOT supported for package management. MyCrypto uses yarn.lock to ensure sub-dependency versions are pinned, so yarn is required to install node_modules