diff --git a/README.md b/README.md index 5c3b67a..16ef41b 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,7 @@ This library can work with OCFL repositories on disk (filesystem backend) or in # Installation -1. Get the code: - `git clone https://github.com/CoEDL/ocfl-js` -2. Install it - ``` - cd ocfl-js - npm install - ``` +`npm install --save @coedl/ocfl` # Running the tests