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 b9c5bde commit 444162d
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#c98d3919e9002fa5738680a2c76004fd12746ce3
npm install git+https://[email protected]/alttiri/base85.git#b9c5bde12887c46427428e4e186a8f6b4e7ede92
```
Or add
```
"@alttiri/base85": "github:alttiri/base85#c98d3919e9002fa5738680a2c76004fd12746ce3"
"@alttiri/base85": "github:alttiri/base85#b9c5bde12887c46427428e4e186a8f6b4e7ede92"
```
as `dependencies` in `package.json` file.

Expand Down

0 comments on commit 444162d

Please sign in to comment.