Skip to content

Commit

Permalink
📚 Fix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ronisbr committed Aug 13, 2023
1 parent 02fd3ff commit 47b851c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ the previous functions. We also provide in-built support for

```julia
julia> using Pkg
julia> Pkg.install("SatelliteToolboxGravityModels")
julia> Pkg.add("SatelliteToolboxGravityModels")
```

## Documentation
Expand Down

0 comments on commit 47b851c

Please sign in to comment.