2
0
mirror of https://github.com/pyqt/examples.git synced 2025-08-28 20:37:39 +00:00

Update README.md

This commit is contained in:
Michael Herrmann 2019-07-02 17:21:43 +02:00 committed by GitHub
parent 1c80d8cfe5
commit 38d4c7730d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ You can use it to easily browse and run the official demo applications. The foll
Running the examples is really easy. The only thing you need is [Python 3](https://www.python.org/downloads/).
First, download the [ZIP archive of this repository](https://github.com/pyqt/examples/archive/master.zip) and unpack it. Open a command prompt and use `cd` to navigate into the top-level directory of the archive.
First, download the [ZIP archive of this repository](https://github.com/pyqt/examples/archive/_.zip) and unpack it. Open a command prompt and use `cd` to navigate into the top-level directory of the archive.
Create a virtual environment via the command: