There was an error while loading. Please reload this page.
1 parent 87b84e8 commit f805276Copy full SHA for f805276
1 file changed
README.md
@@ -31,7 +31,6 @@ Plotme takes tabular data (e.g. excel) and outputs interactive scatter plots. It
31
* extract x value from filename using regular expression `x_id_is_reg_exp`
32
33
## Install options
34
-* download exe from releases (windows only)
35
* install using [pipx](https://pipx.pypa.io/stable/) from source (recommended if you want system wide availability)
36
* `pipx install git+https://github.com/3mcloud/plotme.git`
37
* install to active python environment from source:
0 commit comments