Skip to content

Commit 9c97788

Browse files
committed
docs: update PSLab app links
1 parent 8ae580e commit 9c97788

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pslab-python can be installed from PyPI:
2929

3030
**Note**: Windows users who use the PSLab v6 device must download and install the CP210x Windows Drivers from the [Silicon Labs website](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads) in order for pslab-python to be able to communicate with the PSLab device.
3131

32-
**Note**: If you are only interested in using PSLab as an acquisition device without a display/GUI, only pslab-python needs to be installed. If you would like a GUI, install the [pslab-desktop app](https://github.com/fossasia/pslab-desktop) and follow the instructions of the Readme in that repo.
32+
**Note**: If you are only interested in using PSLab as an acquisition device without a display/GUI, only pslab-python needs to be installed. If you would like a GUI, install the [PSLab app](https://github.com/fossasia/pslab-app) and follow the instructions of the Readme in that repo.
3333

3434

3535
## Validate installation

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ pslab-python to be able to communicate with the PSLab device. The file
1212
should be copied to /etc/udev/rules.d/.
1313

1414
**Note**: pslab-python does not provide a graphical user interface. If you want
15-
a GUI, install the [pslab-desktop app](https://github.com/fossasia/pslab-desktop).
15+
a GUI, install the `PSLab app <https://github.com/fossasia/pslab-app>`__.
1616

1717
Dependencies
1818
------------
1919

2020
``pslab-python`` requires `Python <http://python.org/download/>`__ version
21-
3.6 or later.
21+
3.6 or later.

0 commit comments

Comments
 (0)