diff --git a/README.md b/README.md index 4691e17..d0cb3a9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ pointer.set(obj, 1) // sets obj.foo = 1 ## Testing - $ node test.js + $ npm test All tests pass. $