From 522cee42e5b76dd99af7ab926a9dec5169df40f5 Mon Sep 17 00:00:00 2001 From: saswatasarkar13 Date: Thu, 14 Jul 2022 14:57:04 +0530 Subject: [PATCH] cargo added to installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3f5d6e5..2f2f9cdc 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Requirements are rust >= 1.57 installed from rustup.io if the distro provided ve **fedora:** - dnf install clang-devel systemd-devel + dnf install clang-devel systemd-devel cargo make sudo make install