diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-10-27 21:45:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-28 07:07:05 +0700 |
commit | d593629527590eef2673908dca721b623aaf0f58 (patch) | |
tree | 229bf6f0d878bc19123db5bb6644563711581d67 /system/displaylink | |
parent | 5fa49aabfe14026ed8792df02a56683c862f91d6 (diff) | |
download | slackbuilds-d593629527590eef2673908dca721b623aaf0f58.tar.gz |
system/displaylink: Updated README.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/displaylink')
-rw-r--r-- | system/displaylink/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/displaylink/README b/system/displaylink/README index 1611afbfaa..475511c89e 100644 --- a/system/displaylink/README +++ b/system/displaylink/README @@ -3,8 +3,8 @@ Driver for DisplayLink devices. Notes: - This SlackBuild is a binary repacking. To download this pack you need to navigate to download URL and accept the license. - Another option is to use the following command line: + Another option is to use the following commands: - ./displaylink.info + . ./displaylink.info wget -O displaylink-driver-$VERSION.zip \ - --post-data="fileId=993&accept_submit=Accept" $DOWNLOAD + --post-data="fileId=1057&accept_submit=Accept" $DOWNLOAD |