Update docs for new org
This commit is contained in:
parent
5ffa30a563
commit
102f7e8e33
64 changed files with 88 additions and 88 deletions
|
@ -27,7 +27,7 @@ building with Visual Studio will come in the future.
|
|||
## Getting the Code
|
||||
|
||||
```powershell
|
||||
$ git clone https://github.com/atom/electron.git
|
||||
$ git clone https://github.com/electron/electron.git
|
||||
```
|
||||
|
||||
## Bootstrapping
|
||||
|
@ -84,7 +84,7 @@ $ python script\test.py
|
|||
```
|
||||
|
||||
Tests that include native modules (e.g. `runas`) can't be executed with the
|
||||
debug build (see [#2558](https://github.com/atom/electron/issues/2558) for
|
||||
debug build (see [#2558](https://github.com/electron/electron/issues/2558) for
|
||||
details), but they will work with the release build.
|
||||
|
||||
To run the tests with the release build use:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue