Skip to content

Commit f8e49f5

Browse files
authored
Merge pull request #23 from zeke/master
use a different variable name for lodash in readme example
2 parents 5439eee + e572e98 commit f8e49f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Downloads the module colors if needed, and starts a nodejs REPL with colors load
1818

1919
Same as above but with many packages in one go!
2020

21-
`trymodule colors=c lodash=_`
21+
`trymodule colors=c lodash=l`
2222

2323
Assign packages to custom variable names.
2424

0 commit comments

Comments
 (0)