From 0f2310415608223eb4141ecdbd1101d307f26b06 Mon Sep 17 00:00:00 2001 From: Per Lundberg Date: Sun, 16 Apr 2023 15:26:31 +0300 Subject: [PATCH] README: fix typo (#7445) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34995b955..05bdb94ec 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ We use third-party package managers to install software during the image generat | Operating system | Package manager | Third-party repos and packages | | :--- | :---: | ---: | -| Ubuntu | [APT](https://wiki.debian.org/Apt) | [Eclipse-Timurin (Adoptium)](https://packages.adoptium.net/artifactory/deb)
[Erlang](https://packages.erlang-solutions.com/ubuntu)
[Firefox](https://launchpad.net/~mozillateam/+archive/ubuntu/ppa)
[gcc, gfortran](https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test)
[git](https://launchpad.net/~git-core/+archive/ubuntu/ppa)
[HHvm](https://dl.hhvm.com/ubuntu)
[PHP](https://launchpad.net/~ondrej/+archive/ubuntu/php) (Ubuntu 20 only)
[Mono](https://download.mono-project.com/repo/ubuntu)
[PostgreSQL](https://apt.postgresql.org/pub/repos/apt)
[R](https://cloud.r-project.org/bin/linux/ubuntu) | +| Ubuntu | [APT](https://wiki.debian.org/Apt) | [Eclipse-Temurin (Adoptium)](https://packages.adoptium.net/artifactory/deb)
[Erlang](https://packages.erlang-solutions.com/ubuntu)
[Firefox](https://launchpad.net/~mozillateam/+archive/ubuntu/ppa)
[gcc, gfortran](https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test)
[git](https://launchpad.net/~git-core/+archive/ubuntu/ppa)
[HHvm](https://dl.hhvm.com/ubuntu)
[PHP](https://launchpad.net/~ondrej/+archive/ubuntu/php) (Ubuntu 20 only)
[Mono](https://download.mono-project.com/repo/ubuntu)
[PostgreSQL](https://apt.postgresql.org/pub/repos/apt)
[R](https://cloud.r-project.org/bin/linux/ubuntu) | | | [pipx](https://pypa.github.io/pipx) | ansible-core
yamllint | | Windows | [Chocolatey](https://chocolatey.org) | No third-party repos installed | | macOS | [Homebrew](https://homebrew.sh) | [aws-cli v2](https://github.com/aws/homebrew-tap)
[azure/bicep](https://github.com/Azure/homebrew-bicep)
[mongodb/brew](https://github.com/mongodb/homebrew-brew) |