Skip to content

Commit b21981e

Browse files
authored
Fix Git source URL in README
1 parent 0630c4f commit b21981e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if you'd like to enable the validation feature utilizing the [jsonschema](https:
2727
From source repository:
2828

2929
```bash
30-
> git clone https://github.com/azavea/pystac.git
30+
> git clone https://github.com/stac-utils/pystac.git
3131
> cd pystac
3232
> pip install .
3333
```

0 commit comments

Comments
 (0)