Remove dupe Arch dependency from README

libdc1394 was listed twice.
This commit is contained in:
Christian Muehlhaeuser
2022-07-31 13:59:50 +02:00
committed by GitHub
parent c90e0aac32
commit 157f17acea
+1 -1
View File
@@ -259,7 +259,7 @@ wget -qO - https://raw.githubusercontent.com/sn4k3/UVtools/master/Scripts/libdl-
```bash
sudo pacman -Syu
sudo pacman -S openjpeg2 libjpeg-turbo libpng libgeotiff libdc1394 libdc1394 ffmpeg openexr tbb libgdiplus wget
sudo pacman -S openjpeg2 libjpeg-turbo libpng libgeotiff libdc1394 ffmpeg openexr tbb libgdiplus wget
wget -qO - https://raw.githubusercontent.com/sn4k3/UVtools/master/Scripts/libdl-solver.sh | sudo bash
```