Skip to content

Commit 7d40b97

Browse files
committed
doc(ctl): improve template welcome
1 parent 171b599 commit 7d40b97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
path = ./ctl;
2929
description = "A cardano-transaction-lib template using purs-nix";
3030
welcomeText = ''
31-
You just created an cardano-transaction-lib project. Read more about it here:
32-
https://github.com/Plutonomicon/cardano-transaction-lib
31+
You just created an cardano-transaction-lib project.
32+
Read more about it here: https://github.com/Plutonomicon/cardano-transaction-lib
3333
3434
Development shell with `nix develop`
3535
Build with `nix build`

0 commit comments

Comments
 (0)