From 22141113d967311e808ddbfbcca5d61138a22387 Mon Sep 17 00:00:00 2001 From: Bhagirath Saxena <72344025+rix4uni@users.noreply.github.com> Date: Wed, 1 May 2024 00:45:30 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7e845eb..737f437 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,13 @@ After executing the command, a new terminal window will appear, displaying the r # pacman -Sy x8 ``` - from source code (rust should be installed) + - requirements + ```bash + apt install cmake -y + curl https://sh.rustup.rs -sSf | sh -s -- -y && source ~/.bashrc + sudo apt install pkg-config + sudo apt-get install libudev-dev + ``` ```bash git clone https://github.com/sh1yo/x8 cd x8