-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
32 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# Download | ||
|
||
This app comes as a pip package. | ||
To download and run this photobooth-app you need two items: | ||
The photobooth-app comes as a python pip package and needs python installed to run. | ||
|
||
- [python >=3.9](https://www.python.org/downloads/) including package installer pip | ||
- [photobooth-app latest PyPi package](https://pypi.org/project/photobooth-app/) | ||
|
||
On Linux python is usually already available. On windows download python from the website above. | ||
Download the app from pypi directly: | ||
|
||
The [installation process is described here](./setup/installation.md) in detail. | ||
- [photobooth-app latest PyPi package](https://pypi.org/project/photobooth-app/) | ||
The [installation process](./setup/installation.md) is described here in detail. | ||
- [python 3.10 or higher](https://www.python.org/downloads/) | ||
On Linux python is usually already available. On windows download python from the website. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters