Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlttiRi authored Jan 16, 2023
1 parent ca3217f commit 0668778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@ npm install git+https://github.com/alttiri/base85.git

- **Based on a commit hash:**
```bash
npm install git+https://[email protected]/alttiri/base85.git#bb6b4bf6a734f23e63c69f9aff4c5e4c2b5c035b
npm install git+https://[email protected]/alttiri/base85.git#ca3217f3d1075b8ff0966e24437326a6c2537bbc
```
Or add
```
"@alttiri/base85": "github:alttiri/base85#bb6b4bf6a734f23e63c69f9aff4c5e4c2b5c035b"
"@alttiri/base85": "github:alttiri/base85#ca3217f3d1075b8ff0966e24437326a6c2537bbc"
```
as `dependencies` in `package.json` file.

Expand Down

0 comments on commit 0668778

Please sign in to comment.