README.md

changeset 27
a848c2c5a2e4
parent 17
de8d43ebfd0d
--- a/README.md	Wed Mar 22 20:37:49 2023 +0200
+++ b/README.md	Mon Dec 05 23:50:22 2022 +0200
@@ -21,8 +21,7 @@
 
 Most dependencies are managed by the Cargo build system of [Rust]. You will
 only need to install the “nightly” Rust compiler and the
-[GNU Scientific Library] manually. At the time of writing this README,
-[alg_tools] also needs to be downloaded separately.
+[GNU Scientific Library] manually.
 
 1.  Install the [Rust] infrastructure (including Cargo) with [rustup].
 2.  Install a “nightly” release of the Rust compiler. With rustup, installed in
@@ -39,9 +38,6 @@
     crate documentation. On Windows, you will likely 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.
-
   [rustup]: https://rustup.rs
   [alg_tools]: https://tuomov.iki.fi/software/alg_tools/
   [Rust]: https://www.rust-lang.org/
@@ -95,3 +91,7 @@
 `rustdoc`, akin to Rust largely itself, is stuck in 80's 7-bit gringo ASCII
 world, and does not support modern markdown features, such as mathematics.
 
+## Source repository
+
+A Mercurial repository is available; see
+https://tuomov.iki.fi/software/pointsource_algs/.

mercurial