From 2a045cd4d35693a74881fe42faf9c81e10aadf57 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sun, 12 Nov 2023 12:08:00 +0100 Subject: [PATCH] default rustup version no longer needs to be specified --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 412b002..b4f9cd2 100644 --- a/README.md +++ b/README.md @@ -182,10 +182,6 @@ updates are a little bit more cumbersome but also seldom. export RUSTUP_HOME="/home/sithglan/work/m1-debian/build/rust" source "/home/sithglan/work/m1-debian/build/cargo/env" -- You have to specify the default rust version: - - rustup default 1.68.2 - - Tell zfs which version of clang you use to compile the kernel: export KERNEL_LLVM=-15 -- 2.39.2