Replace "Mac" with "OS X"
This commit is contained in:
parent
316210d6c4
commit
691d8dd9ab
4 changed files with 5 additions and 5 deletions
|
@ -64,7 +64,7 @@ Modules for both processes:
|
|||
* [Source code directory structure](development/source-code-directory-structure.md)
|
||||
* [Technical differences to NW.js (formerly node-webkit)](development/atom-shell-vs-node-webkit.md)
|
||||
* [Build system overview](development/build-system-overview.md)
|
||||
* [Build instructions (Mac)](development/build-instructions-mac.md)
|
||||
* [Build instructions (Mac)](development/build-instructions-osx.md)
|
||||
* [Build instructions (Windows)](development/build-instructions-windows.md)
|
||||
* [Build instructions (Linux)](development/build-instructions-linux.md)
|
||||
* [Setting up symbol server in debugger](development/setting-up-symbol-server.md)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Build Instructions (Mac)
|
||||
# Build Instructions (OS X)
|
||||
|
||||
Follow the guidelines below for building Electron on Mac.
|
||||
Follow the guidelines below for building Electron on OS X.
|
||||
|
||||
## Prerequisites
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue