Skip to content

Commit

Permalink
Update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Sep 1, 2023
1 parent bc2de22 commit 2747c28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,21 @@
<img src="./stac-layer.gif" height=200>

# Install

To install the version 1.0.0-beta.1 (rewrite based on stac-js):

```bash
npm install stac-layer@next
```

To install the old version 0.15.0:

```bash
npm install stac-layer
```

# Supported STAC types

- STAC Collection (+ Assets)
- STAC Item (+ Assets)
- STAC API Collections
Expand Down

0 comments on commit 2747c28

Please sign in to comment.