From 4b6c3bf4ad58531c779ed00d93460343517aafa0 Mon Sep 17 00:00:00 2001 From: nain <126972030+nain-F49FF806@users.noreply.github.com> Date: Sun, 18 Feb 2024 13:54:01 +0100 Subject: [PATCH] fix: docs: Fix youtube link and update introductory description --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f876ea..435339b 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ Have you heard of pet containers? - +[![Stop Distro Hopping! Use this AWESOME tool on Linux](https://img.youtube.com/vi/Sj064D9ZUl8/0.jpg)](https://www.youtube.com/watch?v=Sj064D9ZUl8) -These here are recipes for creating your perfect container images for use with toolbx/distrobox. -What is the special ingredient used to make these powerful images? +Here are recipes for creating your perfect supercharged container images for use with toolbx/distrobox. +What is the special ingredient that goes into these powerful images? The Chemical X - it's Rust! Forged in fires of `cargo` these containers go through an intense build process, supercharging them @@ -32,7 +32,7 @@ Links: {[Distrobox install]} {[Toolbx install]} ### Example usage ```bash -## Create a container with rusty-pets' oxidised toolbox image (only need to do this once) +## Create a container with any rusty-pets oxidised image (only need to do this once) distrobox create --image ghcr.io/nain-f49ff806/rusty-pets/fedora-oxidized.toolbox:latest --name fedoraX-39 ## Enter the created container (whenever you please) @@ -80,4 +80,4 @@ distrobox enter fedoraX-39 - [ ] grep? - [ ] hexdump? - [ ] find? - - [ ] diff? \ No newline at end of file + - [ ] diff?