Skip to content

Commit

Permalink
Merge branch '9-publish' of ssh://ssh.github.com:443/NetherlandsForen…
Browse files Browse the repository at this point in the history
…sicInstitute/adb-pywrapper into 9-publish
  • Loading branch information
Angelina-C committed Apr 17, 2024
2 parents cddf5ad + 6584a27 commit 060a3e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The `AdbDevice` class in the `adb-pywrapper` Python package facilitates seamless
Installation
------------

To install the `adb-pywrapper` package from the internal nexus pipy server, you can use `pip`:
To install the `adb-pywrapper` package from the internal Nexus PyPI server, you can use `pip`:

```bash
pip install adb-pywrapper
Expand Down Expand Up @@ -196,4 +196,4 @@ ls(path)
Be sure to handle errors gracefully in your code, as various operations may fail, adb-pywrapper tries to provide information where possible on success or failure in the `AdbResult` and `PullResult` objects.

## Contributing
Contributions to the adb-pywrapper package are welcome. If you encounter any issues, have suggestions, or want to contribute, feel free to open an issue or PR.
Contributions to the adb-pywrapper package are welcome. If you encounter any issues, have suggestions, or want to contribute, feel free to open an issue or PR. Find our contribution guidelines [here](CONTRIBUTING.md).

0 comments on commit 060a3e1

Please sign in to comment.