Skip to content

Commit

Permalink
Merge edf5d8c into 6d1ce69
Browse files Browse the repository at this point in the history
  • Loading branch information
irahulcse committed Mar 3, 2019
2 parents 6d1ce69 + edf5d8c commit bad8e4e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,12 @@ Installation

`AstroImage.jl` is available for Julia 0.7 and later versions, and can be
installed with [Julia built-in package
manager](https://docs.julialang.org/en/stable/stdlib/Pkg/). This is not yet
registered, so in a Julia session run the command
manager](https://docs.julialang.org/en/v1/stdlib/Pkg/). This packages is not
yet registered, after entering into the package manager by pressing `]` run the
command

```julia
julia> Pkg.clone("https://github.com/JuliaAstro/AstroImages.jl")
pkg> add https://github.com/JuliaAstro/AstroImages.jl
```

Usage
Expand Down

0 comments on commit bad8e4e

Please sign in to comment.