We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171b599 commit 7d40b97Copy full SHA for 7d40b97
1 file changed
flake.nix
@@ -28,8 +28,8 @@
28
path = ./ctl;
29
description = "A cardano-transaction-lib template using purs-nix";
30
welcomeText = ''
31
- You just created an cardano-transaction-lib project. Read more about it here:
32
- https://github.com/Plutonomicon/cardano-transaction-lib
+ You just created an cardano-transaction-lib project.
+ Read more about it here: https://github.com/Plutonomicon/cardano-transaction-lib
33
34
Development shell with `nix develop`
35
Build with `nix build`
0 commit comments