We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544f57d commit b95d0ceCopy full SHA for b95d0ce
README.md
@@ -56,7 +56,7 @@ A flake template for Tidal Cycles projects is provided.
56
Start a new Tidal Cycles project with the following:
57
58
```
59
-nix flake new --template github:mitchmindtree/tidalcycles.nix ./my-tidal-project
+nix flake new --template github:mitchmindtree/tidalcycles.nix#templates.default ./my-tidal-project
60
61
62
By default the project will have the `tidal` devShell. `cd` into your project
0 commit comments