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