Skip to content

Commit b0ac427

Browse files
committed
docs: further pass on prereq section
1 parent c25947c commit b0ac427

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Diff for: docs/prereqs.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Make sure that you meet the following prerequisites before you begin the lab.
88

99
:information_source: **Note**: Participants in the TechXchange lab will be provided with user credentials to access a paid IBM Cloud account for the duration of the lab.
1010

11+
:exclamation: **Important**: If you are an existing active user of IBM Cloud, and if you are provided with user credentials for this lab, ensure that you do not have an existing active session on [cloud.ibm.com](https://cloud.ibm.com) using your own credentials prior to accessing the provided login page. If needed, log out from your existing session (top right icon in the IBM Cloud Console -> Log out) first.
12+
1113
2. A personal API Key associated with a user with the following permissions.
1214

1315
:information_source: **Note**: The user account provided in the TechXchange lab already has got the necessary permissions. Participants in the TechXchange lab only need to create an API Key as described below.
@@ -37,15 +39,13 @@ To create an API Key: \
3739

3840
## Development environment
3941

40-
- A development computer with the following software.
41-
- [Terraform](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli)
42-
- Text editor of your choice
43-
- Web browser
44-
- Tools to generate SSH key
45-
- Linux and Mac come with ssh-keygen.
46-
- Windows users can use [PuTTYgen](https://www.ssh.com/academy/ssh/putty/windows/puttygen)
47-
48-
For more information, see [Generating an external SSH key](https://cloud.ibm.com/docs/vpc?topic=vpc-ssh-keys&interface=ui#generating-ssh-keys).
42+
A development computer with the following software:
43+
- [Terraform](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli)
44+
- Text editor of your choice
45+
- Web browser
46+
- Tools to generate SSH key
47+
- Linux and Mac come with ssh-keygen.
48+
- Windows users can use [PuTTYgen](https://www.ssh.com/academy/ssh/putty/windows/puttygen)
4949
- Optional: [IBM Cloud CLI](https://cloud.ibm.com/docs/cli?topic=cli-getting-started)
5050

5151
:information_source: **Note**: Participants in the TechXchange classroom will be provided with a development VM with the prerequisite software installed. You may however decide to use your own machine for convenience.

0 commit comments

Comments
 (0)