Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Feb 20, 2020
1 parent d1344ef commit 901eb3f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ We welcome contributions.

## Install

Simply issue
NLSProblems can be installed and tested through the Julia package manager:

```
Pkg.clone("https://github.com/JuliaSmoothOptimizers/NLSProblems.jl")
```julia
julia> ]
pkg> add NLSProblems
pkg> test NLSProblems
```

## References
Expand Down

0 comments on commit 901eb3f

Please sign in to comment.