1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add a bit more info at the end

This commit is contained in:
jbranchaud
2018-03-03 22:17:51 -06:00
parent 8ddebbdacd
commit 00bc373191

View File

@@ -23,3 +23,5 @@ directory to the `node_modules` of this target project.
You'll now have access to the project, try an `import` to get what you need
and try it out.
See `man npm-link` for more details.