Skip to content

Commit

Permalink
Be concise
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Aug 31, 2024
1 parent f6ef861 commit 3aac7bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ remotes::install_github("nanxstats/ssw-r")

## Install ssw-py

The easiest way to install the Python package ssw-py that ssw-r can discover
A simple way to install the Python package ssw-py that ssw-r can discover
easily, is to run the helper function `ssw::install_ssw_py()`.
By default, it installs ssw-py into an virtual environment with the
environment name `r-ssw-py`.
By default, it installs ssw-py into an virtual environment named `r-ssw-py`.

```r
ssw::install_ssw_py()
Expand Down

0 comments on commit 3aac7bd

Please sign in to comment.