Skip to content

Commit a25ddc9

Browse files
authored
Update README.md (#281)
add package installation info
1 parent 21e7de1 commit a25ddc9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
# Installation
1111

1212
- Add the EarthDataLab package
13-
`Pkg.add(PackageSpec(url="https://github.com/juliadatacubes/EarthDataLab.jl"))`
1413

15-
# Documentation
14+
```julia
15+
julia>]
16+
pkg> add EarthDataLab
17+
```
1618

1719
The Documentation is available [here](https://juliadatacubes.github.io/EarthDataLab.jl/latest/).
1820

0 commit comments

Comments
 (0)