mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Minor readme updates
This commit is contained in:
parent
a49151f7b2
commit
94c1865c7f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ deepest one), we automatically add its .bin folder to PATH (node_modules/.bin).
|
||||||
|
|
||||||
We try to keep project dependencies as isolated as possible and we avoid
|
We try to keep project dependencies as isolated as possible and we avoid
|
||||||
installing them globally to our machines. One such dependency is
|
installing them globally to our machines. One such dependency is
|
||||||
[Flow](https://flow.org/). Editors with Flow extensions search for the `flow`
|
[Flow](https://flow.org/). Text editors with Flow extensions search for the `flow`
|
||||||
binary on path. Thus, before opening our editor, we must first remember to add
|
binary on path. Thus, before opening our editor, we must first remember to add
|
||||||
the project's node_module/.bin folder to path.
|
the project's node_module/.bin folder to path.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue