diff --git a/README.md b/README.md index 22a81df..9e1fd91 100644 --- a/README.md +++ b/README.md @@ -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 "@" = "./" ```