Skip to content

Commit f7d61ef

Browse files
KybernetikJognikit
authored andcommitted
Fix doc, output in dependencies tutorial
1 parent 02557d6 commit f7d61ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/tutorial/dependencies.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ name = "substitute"
6060
version = "0.1.0"
6161
6262
[dependencies]
63-
stdlib.git = "https://github.com/fortran-lang/stdlib"
64-
stdlib.branch = "stdlib-fpm"
63+
stdlib = "*"
6564
```
6665

6766

0 commit comments

Comments
 (0)