Skip to content

Commit

Permalink
chore: update readme (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
septs authored Jul 20, 2020
1 parent 4450906 commit 9cdb5ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ Toolkit for developing Augmented Virtuality.

[API Documentation](./api-documents/kit.md)

## Usage unstable version
## Using unstable version

<https://github.com/DimensionDev/Holoflows-Kit/packages/318460>

```bash
npm config set "@dimensiondev:registry" "https://npm.pkg.github.com/DimensionDev"
npm install @dimensiondev/holoflows-kit@unstable
npm config set "@dimensiondev:registry" "https://npm.dimension.im"
npm install @dimensiondev/holoflows-kit
```

## License
Expand Down

0 comments on commit 9cdb5ff

Please sign in to comment.