aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e471437..fc157e3 100644
--- a/README.md
+++ b/README.md
@@ -175,7 +175,7 @@ install_directories = {
repositories = {
example_name = {
url = "https://...",
- version = "v0.0.0",
+ version = "v0.0.0", -- can be a tag or branch
dependencies = {
...
},