Update docs for new brightray location

This commit is contained in:
Kevin Sawicki 2017-05-10 13:42:21 -07:00
parent 7ff6036420
commit 94eff35286
7 changed files with 11 additions and 16 deletions

View file

@ -11,9 +11,9 @@ Following `gyp` files contain the main rules for building Electron:
* `electron.gyp` defines how Electron itself is built.
* `common.gypi` adjusts the build configurations of Node to make it build
together with Chromium.
* `vendor/brightray/brightray.gyp` defines how `brightray` is built and
* `brightray/brightray.gyp` defines how `brightray` is built and
includes the default configurations for linking with Chromium.
* `vendor/brightray/brightray.gypi` includes general build configurations about
* `brightray/brightray.gypi` includes general build configurations about
building.
## Component Build