Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidcronos committed Mar 2, 2022
2 parents 225e93a + d29fd50 commit 737223b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ Installing the latest release (recommended):
pip install trip-kinematics
```

Installing the lnewest version from source:
Installing the newest version from source:
```
git clone https://github.com/TriPed-Robot/TriP
cd TriP
git clone https://github.com/TriPed-Robot/trip_kinematics
cd trip_kinematics
pip install src/
```

Expand Down

0 comments on commit 737223b

Please sign in to comment.