Skip to content

Commit 6f18ddd

Browse files
doc: add a note about releases.
1 parent 4f9377a commit 6f18ddd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,15 @@ processBuffer(wvl);
185185

186186
## Installation
187187

188-
Installation is possible with Rust v1.42.0 and later.
188+
### Binaries
189+
190+
Binaries are available in [Releases](https://github.com/forbesmyester/wv-linewise/releases) for Windows, MacOS (I have no Mac to test) and Ubuntu x86 (which will run on at least some other x86 Linux).
191+
192+
They should be big self contained binaries that run without dependencies.
193+
194+
### Compilation
195+
196+
Installation is possible and easy with Rust v1.42.0 and later.
189197

190198
[RustUp](https://rustup.rs/) is how I installed Rust.
191199

0 commit comments

Comments
 (0)