diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:50:42 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:30 +0700 |
commit | c5e722e05fcd8d4d48ab9c081d4ae42163213eb7 (patch) | |
tree | 152d5ecd3cdca40f8206fb2967c805db48618fb8 /games/playonlinux | |
parent | a73dcc2e42731d890121089092063595c1fa6c90 (diff) |
games/playonlinux: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/playonlinux')
-rw-r--r-- | games/playonlinux/README | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/games/playonlinux/README b/games/playonlinux/README index 1f714fe640be..0a4af11234ad 100644 --- a/games/playonlinux/README +++ b/games/playonlinux/README @@ -1,14 +1,14 @@ -PlayOnLinux is a graphical front-end for Wine which automatically creates -a prefix for the application you're trying to install. It manages -its own wine versions internally, meaning you only have to have some -version of Wine already already installed as a base and PlayOnLinux -will automatically download and use whatever Wine version is necessary -(which can also be specified by the user in the case of manual, unscripted -installations). POL supports the use of installation scripts which are -used to automatically install an application and configure Wine to work -with that application. Dozens of official scripts for various games and -software already exist, and the POL website has tutorials to instruct -users on writing their own. +PlayOnLinux is a graphical front-end for Wine which automatically +creates a prefix for the application you're trying to install. It +manages its own wine versions internally, meaning you only have to +have some version of Wine already already installed as a base and +PlayOnLinux will automatically download and use whatever Wine version +is necessary (which can also be specified by the user in the case of +manual, unscripted installations). POL supports the use of installation +scripts which are used to automatically install an application and +configure Wine to work with that application. Dozens of official +scripts for various games and software already exist, and the POL +website has tutorials to instruct users on writing their own. For maximum performance and compatibility, PlayOnLinux should be run on a 32-bit system, or on a 64-bit system enabled for multilib, and 32-bit |