Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-metherell authored Nov 29, 2023
1 parent 13b4298 commit 09dfc99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
`Mice.jl` is not registered yet. To install the current pre-release version:

```
] add https://github.com/tom-metherell/Mice.jl.git#v0.1.1
] add https://github.com/tom-metherell/Mice.jl.git#v0.2.0
```

or

```
using Pkg; Pkg.add(url = "https://github.com/tom-metherell/Mice.jl.git", rev = "v0.1.1")
using Pkg; Pkg.add(url = "https://github.com/tom-metherell/Mice.jl.git", rev = "v0.2.0")
```

## Quick-start guide
Expand Down

0 comments on commit 09dfc99

Please sign in to comment.