Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ Make sure the following tools are installed in your environment:

### Download and Installation

Import the extension into your Visual Studio Code.
Run `npm install` to install all the needed dependencies.
To import the extension into Visual Studio Code follow these steps:

- Download the vsix file of the [latest release](https://github.com/SAP/vscode-mta-tools/releases)
- Run `code --install-extension <filename>`

### Contributing

Expand Down