README.md

changeset 6
64bd740b12ed
parent 5
3e164c024a01
equal deleted inserted replaced
5:3e164c024a01 6:64bd740b12ed
136 2. Install a “nightly” release of the Rust compiler. With rustup, installed in 136 2. Install a “nightly” release of the Rust compiler. With rustup, installed in
137 the previous step, this can be done with 137 the previous step, this can be done with
138 138
139 rustup toolchain install nightly 139 rustup toolchain install nightly
140 140
141 3. Download [alg_tools], [pointsource_algs], and [measures] and unpack them under
142 the same directory as this package.
143
144 [rustup]: https://rustup.rs 141 [rustup]: https://rustup.rs
145 [alg_tools]: https://tuomov.iki.fi/software/alg_tools/ 142 [alg_tools]: https://tuomov.iki.fi/software/alg_tools/
146 [pointsource_algs]: https://tuomov.iki.fi/software/pointsource_algs/ 143 [pointsource_algs]: https://tuomov.iki.fi/software/pointsource_algs/
147 [measures]: https://tuomov.iki.fi/repos/measures/ 144 [measures]: https://tuomov.iki.fi/repos/measures/
148 [Rust]: https://www.rust-lang.org/ 145 [Rust]: https://www.rust-lang.org/

mercurial