Skip to content

Commit

Permalink
Update Mac OS X to macOS
Browse files Browse the repository at this point in the history
See also: PSDK-150
  • Loading branch information
hsmistry committed Oct 8, 2018
1 parent db8d0ee commit 45b37e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Examples are provided as Microsoft Visual Studio Express 2015 for Windows Deskto
* A suitable IDE such as [Eclipse](https://www.eclipse.org/downloads/?)
* Alternatively, ensure that the `autoconf` and `libtool` packages are installed for your operating system if building applications from the terminal.

#### Mac OS X
#### macOS

* A suitable IDE such as [XCode](https://developer.apple.com/xcode/)

Expand All @@ -33,7 +33,7 @@ Drivers are available for the following platforms. Refer to the subsections belo

* Follow the instructions from our [Linux Software & Drivers for Oscilloscopes and Data Loggers page](https://www.picotech.com/downloads/linux) to install the required driver packages for your product.

#### Mac OS X
#### macOS

* Visit our [Downloads page](https://www.picotech.com/downloads) and download the *PicoScope Beta for Mac OS X* application.

Expand All @@ -49,7 +49,7 @@ You can download Programmer's Guides providing a description of the API function
* Select the required configuration and solution platform
* Build the solution

#### Linux and Mac OS X
#### Linux and macOS

* Copy the required source code C file (e.g. ps3000acon.c) into the corresponding `linux-build-files` sub-folder for the driver or copy the files to another folder
* Open a terminal window
Expand All @@ -73,7 +73,7 @@ See [LICENSE.md](LICENSE.md) for license terms.

*Windows* and *Visual Studio* are registered trademarks of Microsoft Corporation.

*Mac* and *OS X* are registered trademarks of Apple, Inc.
*macOS* is a registered trademark of Apple Inc.

*Linux* is the registered trademark of Linus Torvalds in the U.S. and other countries.

Expand Down

0 comments on commit 45b37e4

Please sign in to comment.