From 00cbf441445497a7ec795f5ddb6da4fdecfabd41 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Mon, 30 Dec 2024 12:53:50 +0100 Subject: [PATCH] README: rename and example usage --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c306df3..472a164 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -# blueprint-universe +# blueopinion This repository contains an opinionated [blueprint](https://github.com/numtide/blueprint) template. + +## Usage + +``` +nix flake init --refresh -t git+https://forgejo.www.stefanjunker.de/steveej/blueopinion.git +```