We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec4cc05 + 569ce7e commit e9cb6daCopy full SHA for e9cb6da
README.md
@@ -235,7 +235,7 @@ see available options.
235
To develop locally, clone the project and run `yarn` from the project
236
root. This will install external dependencies. If you wish to install
237
`bids-validator` globally (so that you can run it in other folders), use the
238
-following command to install it globally: `npm install -g`
+following command to install it globally: `cd bids-validator && npm install -g`
239
240
#### Running Locally in a Browser
241
0 commit comments