mirror of
https://github.com/boostorg/unordered-ui-bundle.git
synced 2026-01-19 04:42:15 +00:00
replace npm bin with npx in README
This commit is contained in:
@@ -118,7 +118,7 @@ If you prefer to install global packages using Yarn, run this command instead:
|
||||
|
||||
Alternately, you can use the `gulp` command that is installed by the project's dependencies.
|
||||
|
||||
$ $(npm bin)/gulp --version
|
||||
$ npx --offline gulp --version
|
||||
|
||||
Now that you have the prerequisites installed, you can fetch and build the UI project.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user