diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-05-16 00:59:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-16 00:59:08 +0200 |
commit | b20c36fbbef4657d1bb110a4162d470ee23846aa (patch) | |
tree | 4f48a8db8ba48f340e0152664d6930dd14c4c4a3 | |
parent | a9149fbb13324b9e76f731a0e94a003bcdb2ace7 (diff) |
Update README.md
-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" |