Skip to content

Commit 6dad13c

Browse files
committed
WIP: Update new README.md p2
1 parent 670a3d3 commit 6dad13c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ This project attempts to wrap all features and functionalities of [Waveshare GSM
2323
### 3.2. System Requirements
2424
### 3.3. Installation Steps
2525

26-
You can download the stable version in `pypi` using `pip`:
26+
You can download the stable version in [pypi](https://pypi.org/) using `pip`:
2727

2828
```shell
2929
pip install pywaveshare
3030
```
3131

32-
If the user wants to test out the version under development, then download the package from test.pypi.org using `pip`:
32+
If the user wants to test out the version under development, then download the package from [test.pypi.org](https://test.pypi.org/) using `pip`:
3333

3434
```shell
3535
pip install -i https://test.pypi.org/simple/ pywaveshare

0 commit comments

Comments
 (0)