From c4fa5fd5d0a39d4ecb01538a768d631b9c87afa0 Mon Sep 17 00:00:00 2001 From: jhonas Date: Tue, 1 Feb 2022 04:04:19 +0100 Subject: [PATCH] Add asciinema link to Readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4514ed9..31027eb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # tritonshell ### a nix dev & ops shell for [triton](https://www.joyent.com/triton/compute) and [manta](https://www.joyent.com/triton/object-storage) +[![asciicast](https://asciinema.org/a/pIGfe11qb3r33WstkkFW7BSuF.svg)](https://asciinema.org/a/pIGfe11qb3r33WstkkFW7BSuF) -0. If you're already on NixOS and have worked with `flakes` before, jump to 2. +0. If you're already on NixOS and / or have worked with `flakes` before, jump to **2.** 1. [Install nix, the package manager](https://nixos.org/download.html) 1. Now, make sure you're ready to `nix` with flakes, this should give you some output: