Add asciinema link to Readme
This commit is contained in:
parent
8b371634da
commit
c4fa5fd5d0
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# tritonshell
|
# tritonshell
|
||||||
### a nix dev & ops shell for [triton](https://www.joyent.com/triton/compute) and [manta](https://www.joyent.com/triton/object-storage)
|
### 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. [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:
|
1. Now, make sure you're ready to `nix` with flakes, this should give you some output:
|
||||||
|
|
Loading…
Add table
Reference in a new issue