From a5e9b84921321f8ef153f740850e8c224dbcd63e Mon Sep 17 00:00:00 2001 From: Curtis Gagliardi Date: Mon, 24 Oct 2016 00:35:57 -0700 Subject: [PATCH] add rustup link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1fe428..b67f6fb 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Counting just the dragonflybsd codebase (~9 million lines): ### Installation I've added a binary for your average non-musl linux system to the releases page. For anyone familiar with Rust there's `cargo install loc`. +If you want to install Rust/Cargo, this is probably the easiest way: [https://www.rustup.rs/](https://www.rustup.rs/). ### Supported Languages