Skip to content

Commit

Permalink
small correction in installation steps (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
teknoll authored Jan 30, 2025
1 parent 52edd2f commit a9b6ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Run the following commands from the `inteltrustauthorityclient` directory.
```
1. Run pip install <whl file name> to install the **inteltrustauthorityclient** package in site-packages:
```bash
cd dist
cd ../dist
pip install applications_security_amber_trustauthority_client_for_python-1.1.0-py3-none-any.whl
```

Expand Down

0 comments on commit a9b6ad3

Please sign in to comment.