Fix github link
This commit is contained in:
parent
e36b1f812e
commit
2c103a4be3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ license = "MIT"
|
|||
srcDir = "src"
|
||||
|
||||
# Deps
|
||||
requires "nim >= 0.18.0", "https://github.com/jyapayne/nimgenEx@#head"
|
||||
requires "nim >= 0.18.0", "https://github.com/jyapayne/nimgenEx#head"
|
||||
|
||||
task setup, "Download and generate":
|
||||
exec "nimgen libnxGen.cfg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue