Skip to content

Commit

Permalink
Fix example config
Browse files Browse the repository at this point in the history
  • Loading branch information
lockieluke committed Jan 13, 2024
1 parent 8b34430 commit 6ab0b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Example:
```toml
dirs = ["Cider/", "CiderPlaybackAgent/"]

[path_aliases]
[[path_aliases]]
# "@" as a path alias refers to the current working directory in most cases
"@" = "./"
```
Expand Down

0 comments on commit 6ab0b55

Please sign in to comment.