From a3409833efdd1eedfe973e355c6fabd5f5d59d5d Mon Sep 17 00:00:00 2001 From: Grumpy Coder Date: Mon, 6 Mar 2023 14:53:49 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0baa575..421e634 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Install **hdparm** package. Then plug an usb device - open in your file manager - copy a huge amount of file data to the device - when the copy is done - click eject in the file manager - note how quick the device is ejected. -For those preferring that I have created a PKGBUILD 2 for it which will pull the hdparm dependency upon installation. +For those preferring the package manager, I have created a [PKGBUILD][4] which will pull the hdparm dependency upon installation. pamac build udev-usb-sync @@ -52,4 +52,5 @@ Another idea by [@megavolt][1] at [Manjaro Forum][2] which does not require hdp [0]: https://forum.manjaro.org/t/root-tip-how-to-bypass-write-cache-for-usb-storage-devices/135566 [1]: https://forum.manjaro.org/u/megavolt -[2]: https://forum.manjaro.org/t/decrease-dirty-bytes-for-more-reliable-usb-transfer/120798/4 \ No newline at end of file +[2]: https://forum.manjaro.org/t/decrease-dirty-bytes-for-more-reliable-usb-transfer/120798/4 +[4]: https://aur.archlinux.org/packages/udev-usb-sync \ No newline at end of file