# HG changeset patch # User Tuomo Valkonen # Date 1739817911 18000 # Node ID 39c5e6c7759da3ae240a2a0643773aef3b1f727c # Parent 6b0db7251ebe75a237521b7a3fa13f7d41870f6e README adjustment diff -r 6b0db7251ebe -r 39c5e6c7759d README.md --- a/README.md Fri Feb 14 23:46:43 2025 -0500 +++ b/README.md Mon Feb 17 13:45:11 2025 -0500 @@ -36,8 +36,8 @@ brew install gsl ``` For other operating systems, suggestions are available in the [rust-GSL] - crate documentation. On Windows, you will likely need to pass extra - `RUSTFLAGS` options to Cargo in the following steps to locate the library. + crate documentation. You may need to pass extra `RUSTFLAGS` options to + Cargo in the following steps to locate the library. 4. Download [alg_tools] and unpack it under the same directory as this package.