Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Debian/Ubuntu installation instructions #1091

Closed
wants to merge 1 commit into from

Conversation

LenzGr
Copy link

@LenzGr LenzGr commented Jul 14, 2017

Instead of downloading, converting and copying the GPG key, simply
pipe the downloaded key into apt-key add to add the build key.

Signed-off-by: Lenz Grimmer lenz@grimmer.com

Instead of downloading, converting and copying the GPG key, simply
pipe the downloaded key into `apt-key add` to add the build key.

Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
@msftclas
Copy link

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@Tyriar
Copy link
Member

Tyriar commented Jul 14, 2017

We actually got advice from the apt team not to use apt-key as it's deprecated before adding the instructions microsoft/vscode#2973 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants