diff --git a/.github/workflows/release-apt-get.yml b/.github/workflows/release-apt-get.yml index 96965d732163ce..115ddc1101a93c 100644 --- a/.github/workflows/release-apt-get.yml +++ b/.github/workflows/release-apt-get.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: inputs: release: - description: 'Release Tag' + description: 'Release Id' required: true default: 'latest' diff --git a/README.md b/README.md index 56882dfe3e8e99..92b506b625c30b 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Or you can run the `git update-microsoft-git` command, which will run those brew Hippo (21.04). Take the following steps to set up and install based on the version you are running: -### Bionic +### Ubuntu 18.04 (Bionic) ```shell curl -sSL https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -