From 805abb7b90cf530462daf5738cbbdec101a48638 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 9 Apr 2024 14:25:51 +0200 Subject: [PATCH] small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d729f00..2520fce 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is the primary repository for the ESA OPS-SAT experiment. ## Pre-Requisites -- Containerization provider like [docker](https://www.docker.com/)or +- Containerization provider like [docker](https://www.docker.com/) or [podman](https://podman.io/) installed - [`cross`](https://github.com/cross-rs/cross) package installed