Skip to content

Commit 97f5f44

Browse files
committed
Clarify creation of downloads dir
1 parent e071101 commit 97f5f44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/building.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ You need to ensure you have the following tools installed:
88
## Building a production image
99
This procedure works for building the MQ Continuous Delivery release, on `x86_64`, `ppc64le` and `s390x` architectures.
1010

11-
1. Download MQ from IBM Passport Advantage, and place the downloaded file (for example, `IBM_MQ_9.0.4.0_UBUNTU_X86-64.tar.gz` for MQ V9.0.4 for Ubuntu on x86_64 architecture) in the `downloads` directory
11+
1. Create a `downloads` directory in the root of this repository
12+
2. Download MQ from IBM Passport Advantage, and place the downloaded file (for example, `IBM_MQ_9.0.4.0_UBUNTU_X86-64.tar.gz` for MQ V9.0.4 for Ubuntu on x86_64 architecture) in the `downloads` directory
1213
2. Run `make build-advancedserver`
1314

1415
> **Warning**: Note that MQ offers two different sets of packaging on Linux: one is called "MQ for Linux" and contains RPM files for installing on Red Hat Enterprise Linux and SUSE Linux Enterprise Server. The other package is called "MQ for Ubuntu", and contains DEB files for installing on Ubuntu.

0 commit comments

Comments
 (0)