Skip to content

Commit 45a25d1

Browse files
Update dotty-tasty-inspector.g8 name
1 parent e6bd804 commit 45a25d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/metaprogramming/tasty-inspect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ scala -with-compiler -classpath out Test
5454
## Template project
5555
Using sbt version `1.1.5+`, do:
5656
```
57-
sbt new lampepfl/dotty-tasty-inspector.g8
57+
sbt new scala/scala3-tasty-inspector.g8
5858
```
5959
in the folder where you want to clone the template.

0 commit comments

Comments
 (0)