Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Jan 19, 2023
1 parent cb1335d commit f5be54e
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 @@ -9,13 +9,13 @@ Simple loop frequency regulators in Python with an API similar to [``rospy.Rate`

## Installation

### From conda-forge
From conda-forge:

```sh
conda install loop-rate-limiters -c conda-forge
```

### From PyPI
From PyPI:

```sh
pip install loop-rate-limiters
Expand Down

0 comments on commit f5be54e

Please sign in to comment.