diff --git a/README.md b/README.md index 7cfd0e3..d659128 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A simple circular array buffer for efficient management of string data in JavaSc ## Installation ```bash -npm install circle-buffer +npm install circle-buffer --save ``` ## Usage