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 8b34430 commit 6ab0b55Copy full SHA for 6ab0b55
README.md
@@ -25,7 +25,7 @@ Example:
25
```toml
26
dirs = ["Cider/", "CiderPlaybackAgent/"]
27
28
-[path_aliases]
+[[path_aliases]]
29
# "@" as a path alias refers to the current working directory in most cases
30
"@" = "./"
31
```
0 commit comments