Skip to content

Commit e695f2c

Browse files
authored
Merge pull request #250 from kylebarron/patch-1
Fix source URL in README
2 parents 30cc904 + b21981e commit e695f2c

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)