summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahooinc.com>2023-11-21 08:44:23 +0100
committerArnstein Ressem <aressem@yahooinc.com>2023-11-21 08:44:23 +0100
commitf52b88227f662e24d96b2afe8a3a49b74a0b243f (patch)
tree16b2d3b2dad133cfe71f966f3576eec4aec0833e /README.md
parent5ff2f99fe5c602a14825302e2020511718ae8892 (diff)
Replace CentOS Stream with AlmaLinux
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8d3153b73a2..e37d5d3c68b 100644
--- a/README.md
+++ b/README.md
@@ -66,11 +66,11 @@ Some suggested improvements with pointers to code are in [TODO.md](TODO.md).
### Development environment
-C++ and Java building is supported on CentOS Stream 8.
+C++ and Java building is supported on AlmaLinux 8.
The Java source can also be built on any platform having Java 17 and Maven installed.
Use the following guide to set up a complete development environment using Docker
for building Vespa, running unit tests and running system tests:
-[Vespa development on CentOS Stream 8](https://github.com/vespa-engine/docker-image-dev#vespa-development-on-centos-stream-8).
+[Vespa development on AlmaLinux 8](https://github.com/vespa-engine/docker-image-dev#vespa-development-on-almalinux-8).
### Build Java modules