diff --git a/README.md b/README.md index 1835f2d..1244151 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ yay -S woeusb-ng ### For other distributions ### 1. Install WoeUSB-ng's Dependencies -#### Ubuntu +#### Ubuntu/Debian ```shell sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3g @@ -50,9 +50,9 @@ sudo pip3 install WoeUSB-ng ## Installation from source code ### 1. Install WoeUSB-ng's Build Dependencies -#### Ubuntu +#### Ubuntu/Debian ```shell -sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3g +sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3g libgtk-3-dev libgstreamer1.0-dev gstreamer1.0-plugins-base freeglut3-dev libwebkitgtk-6.0-4 libjpeg-dev libpng-dev libtiff6 libsdl2-2.0-0 libnotify4 libsm6 libcurl4-openssl-dev python-dev-is-python3 ``` #### Arch ```shell