README.md

changeset 62
6d9de6d05ef7
parent 59
743984f4664e
--- a/README.md	Fri Mar 28 10:34:40 2025 -0500
+++ b/README.md	Sat Dec 07 14:04:26 2024 -0500
@@ -18,14 +18,8 @@
 
 ### Installing dependencies
 
-Most dependencies are managed by the Cargo build system of [Rust]. You will
-only need to manually install the “stable” Rust system itself.
-At the time of writing this README, [alg_tools] also needs to be downloaded
-separately.
-
-1. Install the [Rust] infrastructure (including Cargo) with [rustup].
-2. Download [alg_tools] and unpack it under the same directory as this
-   package.
+Most dependencies are managed by the Cargo build system of [Rust]. You will only need to
+manually install the “stable” Rust system itself. This can be done with [rustup].
 
   [rustup]: https://rustup.rs
   [alg_tools]: https://tuomov.iki.fi/software/alg_tools/

mercurial