Skip to content

Commit

Permalink
Merge pull request #1523 from zowe/(Doc)Config-init_UI
Browse files Browse the repository at this point in the history
(Doc) Edit the team config init doc
  • Loading branch information
jellypuno authored Oct 12, 2021
2 parents 7205138 + 6988bc0 commit bf0eed3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Early Access - Using Global Profile Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@ Meet the following software requirements before you use the team configuration f
| v2.0.0-next.202107151328 | 7.0.0-next.202106012053 |
| v2.0.0-next.tbd | 7.0.0-next.202109281609 |

2. [Initialize](https://github.com/zowe/zowe-cli/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md#initializing-global-configuration) the Global Configuration file.
2. Initialize the Global Configuration file by using either [the Zowe CLI](https://github.com/zowe/zowe-cli/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md#initializing-global-configuration) or [Zowe Explorer](#create-a-team-configuration-file).

Your Zowe home directory should contain the `zowe.config.json` and `zowe.schema.json` files.

3. [Customize](https://github.com/zowe/zowe-cli/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md#editing-configuration) the Global Configuration file.
3. Customize the Global Configuration file by using either [the Zowe CLI](https://github.com/zowe/zowe-cli/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md#editing-configuration) or [Zowe Explorer](#manage-a-profile).

## Install the vNext Release version

Install vNext.

**Follow these steps**:

1. Download the latest [vNext release version](https://github.com/zowe/vscode-extension-for-zowe/releases) from the Zowe Explorer Github release page.
1. Download the [vNext-enabled Zowe Explorer version](https://github.com/zowe/vscode-extension-for-zowe/releases) from the Zowe Explorer Github release page.
2. Open VS Code.
3. Navigate to **File** > **Preferences** > **Extensions** > **Install from vsix\*\***.
4. Select the .vsix file to install.
Expand Down

0 comments on commit bf0eed3

Please sign in to comment.