Fix github link

This commit is contained in:
Joey Yakimowich-Payne 2018-06-19 20:54:29 +09:00
commit 2c103a4be3

View file

@ -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"