Add example dependency with git commit [docs] (#669)
* Add example dependency with git commit [docs] * Update readme.markdown
This commit is contained in:
parent
513780a382
commit
98e566adab
1 changed files with 1 additions and 0 deletions
|
|
@ -401,6 +401,7 @@ You can also specify multiple dependencies like so:
|
|||
|
||||
requires "nim >= 0.10.0", "foobar >= 0.1.0"
|
||||
requires "fizzbuzz >= 1.0"
|
||||
requires "https://github.com/user/pkg#5a54b5e"
|
||||
```
|
||||
|
||||
Nimble currently supports installation of packages from a local directory, a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue