new-install

Notes on OS intalls
git clone https://git.bracken.jp/new-install.git
Log | Files | Refs | LICENSE

commit 97fd29ea368a261835db9acc3d00c4dc8db66bd9
parent b38e65cd162a32d8e35e04ae64ec74e0efd68e9a
Author: Chris Bracken <chris@bracken.jp>
Date:   Thu,  9 Sep 2021 16:16:18 -0700

arch: install rust

Diffstat:
March_install.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/arch_install.md b/arch_install.md @@ -521,6 +521,7 @@ Next, compilers and development tools: pacman -S clang lld lldb pacman -S nasm pacman -S go + pacman -S rust And, source control: