diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ When you have sibs installed, you can install latest version of sibs by running Installing latest version currently doesn't work on Windows. # Project configuration template -``` +```toml [package] name = "packageName" type = "library" |