From 03c3182f848394529b0d41caf0aeead82501be19 Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Wed, 8 Nov 2023 23:40:53 +0100 Subject: [PATCH] Fix typo, one more time... --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9eb8101..d09d532 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,8 @@ [Xmrig](https://xmrig.com/) is an open-source project for mining Monero cryptocurrency. It allows you to mine locally for a pool and receive Monero for your efforts. -Here, you can launch Xmrig in a Podma or Docker container to easily run it on Kubernetes, or your local computer using standard Docker commands. +Here, you can launch Xmrig in a Podman or Docker container and to easily run it on Kubernetes, or your local computer using standard Docker commands. -The image is based on Alpine to reduce size and currently works only on Linux hosts. ## Getting Started