Skip to content

Commit

Permalink
Merge pull request #153 from RichardBray/patch-1
Browse files Browse the repository at this point in the history
Use shorter global flag instead of verbose one
  • Loading branch information
back2dos committed Nov 3, 2020
2 parents afe5c7c + c07995b commit d026272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ lix is installed through npm (or yarn). If you don't have one of these installed

To install lix:

npm install --global lix
npm install -g lix

After this you will have the commands `lix`, `haxe`, `haxelib` and `neko` available.

Expand Down

0 comments on commit d026272

Please sign in to comment.