You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: difference between windows installer & zip + adding how to install on macOS & Linux
4
+
TODO: explain third box in figure 3, the meaning of asc extension, and question windows 32 bits or 64 bits?
3
5
---
4
6
5
7
PP is available for MacOS, Windows and Linux. You need to download it and do some installation steps. The easiest way to download and install the latest version of PP is by using one of the installer files at the [homepage](https://www.portfolio-performance.info/) (see fig 1). A link to the release notes of this latest version is also provided.
@@ -15,10 +17,6 @@ You can also download the Windows - Installer (setup.exe). On Windows 11, you ge
15
17
16
18
+ Windows: you can download the compressed Zip-file and extract it in a directory at your choice. Even an USB-stick (about 250 MB free space) is fine (run from stick). You can also download the installer file (setup.exe). On Windows 11, you get a security warning about the dangers to run a exe-file. Double clicking on this file, will start the installation. You need about 200 MB of free space.
17
19
18
-
TODO: difference between windows installer & zip + adding how to install on macOS & Linux
19
-
TODO: difference between windows installer & zip + adding how to install on macOS & Linux
20
-
{: .hidden}
21
-
22
20
# MacOS
23
21
24
22
@@ -27,30 +25,9 @@ The installer files are in fact stored in the [author's github repository](https
27
25
28
26

29
27
30
-
TODO: explain third box in figure 3, the meaning of asc extension, and question windows 32 bits or 64 bits?
31
-
{: .hidden}
32
-
33
28
You can edit and compile the source code; see [Contributing to Portfolio Performance](https://github.com/portfolio-performance/portfolio/blob/master/CONTRIBUTING.md#project-setup).
34
29
35
30
# Updating the software
36
31
After the first installation, the program will check on each start-up for new updates and install these automatically (see figure 1).
37
32
38
33

39
-
40
-
# Github
41
-
The installer files are in fact stored in the [author's github repository](https://github.com/portfolio-performance/portfolio/releases). So, you can also download the program from this repository. If you ever should need a previous version, this is also the place to be (click on the version number at the left side).
42
-
43
-

44
-
45
-
TODO: explain third box in figure 3, the meaning of asc extension, and question windows 32 bits or 64 bits?
46
-
{: .hidden}
47
-
48
-
You can edit and compile the source code; see [Contributing to Portfolio Performance](https://github.com/portfolio-performance/portfolio/blob/master/CONTRIBUTING.md#project-setup).
49
-
50
-
# Updating the software
51
-
After the first installation, the program will check on each start-up for new updates and install these automatically (see figure 1).
52
-
53
-

54
-
55
-
To disable this automatic updating, uncheck the option `Check for updates on start` at menu `Help > Preferences ... > Updates`. Use `Help > Check for updates ...` to check manually for updates.
0 commit comments