From 7d37b024707d83e54c2bb13880a255d36d441453 Mon Sep 17 00:00:00 2001 From: Bala Raman Date: Sat, 11 Sep 2021 14:45:09 -0400 Subject: [PATCH] Update documentation Signed-off-by: Bala Raman --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4cf1ae..a70f62d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ docker build -t almalinux/ks2rootfs -f Dockerfile . ### Building `almalinux/ks2rootfs:livecd-tools` image tag -Use follwing command `livecd-tools` tag image to create `SIG/LiveMedia ISO` images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia). +Use follwing command `livecd-tools` tag image to create [`SIG/LiveMedia ISO`](https://github.com/AlmaLinux/sig-livemedia) images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia). ```sh docker build -t almalinux/ks2rootfs:livecd-tools -f Dockerfile.livecd . @@ -94,4 +94,4 @@ EXAMPLES: ## Using `almalinux/ks2rootfs:livecd-tools` Image -`livecd-tools` tag image to create `SIG/LiveMedia ISO` images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia) for more detailed use. +`livecd-tools` tag image to create [`SIG/LiveMedia ISO`](https://github.com/AlmaLinux/sig-livemedia) images, check GitHub [repo](https://github.com/AlmaLinux/sig-livemedia) for more detailed use.