From a9c25c29f34e7123460667449d22a3e8e9521a8c Mon Sep 17 00:00:00 2001 From: Edouard Griffiths Date: Wed, 22 May 2024 12:29:24 +0200 Subject: [PATCH] Updated Compile from source in Linux (markdown) --- Compile-from-source-in-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-from-source-in-Linux.md b/Compile-from-source-in-Linux.md index 6cdf389..bfe04eb 100644 --- a/Compile-from-source-in-Linux.md +++ b/Compile-from-source-in-Linux.md @@ -300,7 +300,7 @@ sudo udevadm trigger

XTRX

Prerequisites: -
sudo apt-get -y install build-essential libusb-1.0-0-dev cmake dkms python python3-cheetah
+
sudo apt-get -y install build-essential libusb-1.0-0-dev cmake dkms python3-cheetah
 
Prerequisites 18.04:
sudo apt-get -y install build-essential libusb-1.0-0-dev cmake dkms python3 python3-pip