Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlynch2 committed Jun 19, 2024
1 parent 5f38f52 commit 1e70451
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 @@ -5,10 +5,10 @@ OsteoSort 1.3.2 will be the final release of OsteoSort with support for 2D and 3

Future iterations of OsteoSort (1.4.x) will include a cloud-based environment (freely accessible with registered accounts) and instructions on deploying a docker container. That release will support the traditional metric-based osteometric sorting methods. This is anticpated to be released sometime next year.

## OsteoSort 1.3.2 (development) Installation
## OsteoSort 1.3.2 Installation
```javascript
require("devtools")
install_github("jjlynch2/OsteoSort")
install_github("jjlynch2/OsteoSort", ref="v1.3.2")
library(OsteoSort)
OsteoSort()
```
Expand Down

0 comments on commit 1e70451

Please sign in to comment.