Skip to content

Commit

Permalink
Merge pull request #92 from JamesParrott/Cross_platform
Browse files Browse the repository at this point in the history
Correct optional deps installation example
  • Loading branch information
JamesParrott authored Jul 1, 2024
2 parents 22aa233 + ece06ea commit 8e4d668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ sudo apt-get install -y r-cran-optparse r-cran-sjstats
This is the same [R-Portable](https://github.com/JamesParrott/rportable) as bundled
with sDNA previously. Requires ~100MB.
```
pipx install sdna_plus[learn][R]
pipx install sdna_plus[learn,R]
```


Expand Down

0 comments on commit 8e4d668

Please sign in to comment.