Skip to content

Commit 5217c04

Browse files
authored
Update README.md
1 parent de22be2 commit 5217c04

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,16 @@ PyGame, PyOpenGL, PyWin32, PySide and PySDL2.
4141

4242
## Install
4343

44-
You can install [pypi/cefpython3](https://pypi.python.org/pypi/cefpython3)
45-
package using pip tool. On Linux pip 8.1+ is required. You can
46-
also download packages for offline installation available on the
47-
[GitHub Releases](../../releases) pages. Command to install with pip:
44+
Command to install with pip:
4845

4946
```
5047
pip install cefpython3==66.1
5148
```
5249

50+
Hosted at [pypi/cefpython3](https://pypi.python.org/pypi/cefpython3). On Linux pip 8.1+ is required.
51+
52+
You can also download packages for offline installation available on the [GitHub Releases](../../releases) pages.
53+
5354
Below is a table with supported platforms, python versions and architectures.
5455

5556
OS | Py2 | Py3 | 32bit | 64bit | Requirements

0 commit comments

Comments
 (0)