From 7798572b735e0d8c1900befd2f6830dc656177f4 Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Sat, 21 Oct 2023 09:27:29 -0400 Subject: [PATCH] Minor edit --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 60ee476..4f1233a 100644 --- a/README.org +++ b/README.org @@ -6,7 +6,7 @@ The examples in this document use the ~podman~ command. Just swap with the ~dock * About -This project aims to simplify the process hosting a Monero node. Use either [[https://podman.io/][Podman]] or [[https://www.docker.com/][Docker]] to deploy the containerized [[https://github.com/monero-project/monero][Monero CLI]] images. +This project aims to simplify the process of hosting a Monero node. Use either [[https://podman.io/][Podman]] or [[https://www.docker.com/][Docker]] to deploy a containerized image of the [[https://github.com/monero-project/monero][Monero CLI]]. See the [[https://code.fosterhangdaan.com/foster/-/packages/container/monero-node-container][container registry]] for the latest image and [[https://code.fosterhangdaan.com/foster/-/packages/container/monero-node-container/versions][available versions]].