Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alanderos91 committed Jan 20, 2019
1 parent f9d28e3 commit 65c2ed1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@

## Installation

`BioSimulator` is not yet registered and must be installed with `Pkg.clone`:

```julia
Pkg.clone("https://github.com/alanderos91/biosimulator.jl.git", "BioSimulator")
using Pkg
Pkg.add("https://github.com/alanderos91/BioSimulator.jl.git", "BioSimulator")
```

## Documentation
Expand Down

0 comments on commit 65c2ed1

Please sign in to comment.