Skip to content

Commit f805276

Browse files
README.md: removed mention of exe because not available
1 parent 87b84e8 commit f805276

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Plotme takes tabular data (e.g. excel) and outputs interactive scatter plots. It
3131
* extract x value from filename using regular expression `x_id_is_reg_exp`
3232

3333
## Install options
34-
* download exe from releases (windows only)
3534
* install using [pipx](https://pipx.pypa.io/stable/) from source (recommended if you want system wide availability)
3635
* `pipx install git+https://github.com/3mcloud/plotme.git`
3736
* install to active python environment from source:

0 commit comments

Comments
 (0)