root icon indicating copy to clipboard operation
root copied to clipboard

Error in command

Open Burschiiy7 opened this issue 6 months ago • 0 comments

Hi, you're having an error with the one-line installation. apt-get update && apt upgrade-y && apt-get install git -y && git clone https://github.com/adarshaddee/root.git It should be written like this: apt-get update && apt upgrade -y && apt-get install git -y && git clone https://github.com/adarshaddee/root.git

Greetings Burschii

Burschiiy7 avatar Jul 07 '25 20:07 Burschiiy7