Skip to content

Commit 6ab0b55

Browse files
committed
Fix example config
1 parent 8b34430 commit 6ab0b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Example:
2525
```toml
2626
dirs = ["Cider/", "CiderPlaybackAgent/"]
2727

28-
[path_aliases]
28+
[[path_aliases]]
2929
# "@" as a path alias refers to the current working directory in most cases
3030
"@" = "./"
3131
```

0 commit comments

Comments
 (0)