Remove todomvc example (gone)

This commit is contained in:
Robert Hensing 2021-06-11 13:14:33 +02:00
parent 01f359b8f6
commit b30c76822d

View file

@ -205,16 +205,6 @@ $ arion logs -f
You can go to `examples/*/` and run these commands to give it a quick try. You can go to `examples/*/` and run these commands to give it a quick try.
== A full featured Nix command example
To see how Arion can be used in a project, have a look at
https://github.com/nix-community/todomvc-nix/tree/master/deploy/arion[todomvc-nix].
```bash
$ git clone https://github.com/nix-community/todomvc-nix
$ cd todomvc-nix/deploy/arion
$ arion up
```
== Project Status == Project Status