From 6a595e12565dcd25d6c641552181e1e1b06b970e Mon Sep 17 00:00:00 2001 From: Kevin Adler Date: Mon, 24 Jan 2022 17:06:23 -0600 Subject: [PATCH] os400: Add link to QADRT devkit to README.OS400 Closes #8455 --- packages/OS400/README.OS400 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400 index d3ad901775..d46d704fe0 100644 --- a/packages/OS400/README.OS400 +++ b/packages/OS400/README.OS400 @@ -252,6 +252,8 @@ archive extraction. Do not ask questions about these subjects if you're not familiar with. _ As a prerequisite, QADRT development environment must be installed. + For more information on downloading and installing the QADRT development kit, + please see https://www.ibm.com/support/pages/node/6258183 _ If data compression has to be supported, ZLIB development environment must be installed. _ Likewise, if SCP and SFTP protocols have to be compiled in, LIBSSH2 -- 2.47.3