mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
doc(CONTRIBUTING): Remove refence to "install script" (#1790)
This removes a confusing reference to an "install script" in the dependency section. Change-Type: patch
This commit is contained in:
parent
ea686ee8e2
commit
42052dde9f
@ -66,10 +66,7 @@ cd etcher
|
|||||||
|
|
||||||
### Installing npm dependencies
|
### Installing npm dependencies
|
||||||
|
|
||||||
**Make sure you have all the pre-requisites listed above installed in your
|
**NOTE:** Please make use of the following command to install npm dependencies rather
|
||||||
system before running the `install` script.**
|
|
||||||
|
|
||||||
**NOTE:** Please make use of the following scripts to install npm dependencies rather
|
|
||||||
than simply running `npm install` given that we need to do extra configuration
|
than simply running `npm install` given that we need to do extra configuration
|
||||||
to make sure native dependencies are correctly compiled for Electron, otherwise
|
to make sure native dependencies are correctly compiled for Electron, otherwise
|
||||||
the application might not run successfully.
|
the application might not run successfully.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user