File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,25 @@ ensure honest and malware-free releases. See
17
17
[ the gitian building documentation] ( doc/gitian-building.md ) for more information
18
18
regarding that process.
19
19
20
+ #### Minimum Operating System versions
21
+
22
+ The following versions have been verified to be supported for pre-compiled
23
+ binaries:
24
+
25
+ | OS/Distro (arch) | Minimum version |
26
+ | :---------------- | :------------------- |
27
+ | Windows (x86) | Vista |
28
+ | MacOS (x86) | Mountain Lion (10.8) |
29
+ | Ubuntu (x86) | Trusty (16.04) |
30
+ | Ubuntu (ARM) | Focal (20.04) |
31
+ | Debian (x86) | Jessie (8) |
32
+ | Debian (ARM) | Stretch (9) |
33
+ | CentOS (x86) | 7 |
34
+ | Fedora (x86) | 28 |
35
+
36
+ It is possible to run Dogecoin Core on other systems and lower versions when
37
+ compiling from source, see the chapters below for more information.
38
+
20
39
### Compiling using packaged dependencies
21
40
22
41
It is possible to build your own copy of Dogecoin Core with the exact, tested,
You can’t perform that action at this time.
0 commit comments