Skip to content

Commit

Permalink
Merge pull request #151 from Nandini-Jaiswal/update-version-in-readme
Browse files Browse the repository at this point in the history
Change version to `0.1.1` in README.md
  • Loading branch information
ShouvikGhosh2048 authored Oct 30, 2024
2 parents 40946f0 + 97f4d3a commit 5824247
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 @@ -8,11 +8,11 @@
[![Milestones](https://img.shields.io/badge/-milestones-brightgreen)](https://github.com/xKDR/CRRao.jl/milestones)

## To install:
### For version 0.1.0 (stable)
### For version 0.1.1 (stable)
```Julia
using Pkg; Pkg.add("CRRao")
```
### For version 0.1.1 (under development)
### For version 0.1.2 (under development)
```Julia
using Pkg; Pkg.add(url = "https://github.com/xKDR/CRRao.jl.git")
```
Expand Down

0 comments on commit 5824247

Please sign in to comment.