1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00

Update README.tpl.md

Co-authored-by: Andreas Fuchs <asf@boinkor.net>
This commit is contained in:
Nicolas Mattia 2020-07-24 12:22:01 +02:00
parent c0a61e6283
commit fcfd1111c6

View File

@ -305,5 +305,5 @@ let
in sources.my-package + "/dir"
```
where `sources.my-package` is the root directory, and `+ "/dir"` appends the
in this example, `sources.my-package` becomes `my-package`'s root directory, and `+ "/dir"` appends the
subdirectory.