Skip to content

Commit

Permalink
Docs: Remove duplicate installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
MounikaBattu17 committed Sep 19, 2024
1 parent 427f3b9 commit 08a6cb1
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,18 +193,7 @@ This section provides instructions to generate custom measurement clients in Pyt

### Installation

Make sure the system has the recommended Python version installed. Install Measurement Plug-In SDK for Python using [pip](https://pip.pypa.io/).

``` cmd
REM Activate the required virtual environment if any.
pip install ni-measurement-plugin-sdk
```

Check if you have installed the expected version of Measurement Plug-In SDK for Python installed by running the below command:

```cmd
pip show ni-measurement-plugin-sdk
```
Install Measurement Plug-In SDK by following the instructions in section ["Measurement Plug-In SDK Installation"](#installation).

### Generating a Minimal Python Measurement Client

Expand Down

0 comments on commit 08a6cb1

Please sign in to comment.