diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-01 13:23:18 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-01 13:23:18 +0000 |
| commit | 62480d6cc957c9ad36dc2ca6fc5802d79b6e8590 (patch) | |
| tree | b4054faa0aece7714f7887cca330827a2f111512 /README.md | |
| parent | 85f3e127f1cd809d9e0b76cec73f14b2b19e5345 (diff) | |
specified version in README.md and added uninstall function objective to TODO.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = { ... }, |
