From 9305b8b501c49ba9d661bc9b68a5115013141851 Mon Sep 17 00:00:00 2001 From: jprochazk Date: Wed, 12 Aug 2020 14:30:12 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cdbb3a..dd8c42c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The library is targeted for both Node and Browsers using NPM: ``` > npm install cbor@npm:jprochazk/cbor ``` -This install the library under the `cbor` alias. +This installs the library under the `cbor` alias. ```js // as CommonJS