Skip to content

Commit 0f0e047

Browse files
authored
Update installation instruction in README (#12)
1 parent 5e4c34b commit 0f0e047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ MetopDatasets.jl can be installed via Pkg and the url to the GitHub repository.
2323

2424
```julia
2525
import Pkg
26-
Pkg.add(url="https://github.com/eumetsat/MetopDatasets.jl")
26+
Pkg.add("MetopDatasets")
2727
```
2828

2929
## Examples

0 commit comments

Comments
 (0)