We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6041ec3 commit 0095388Copy full SHA for 0095388
documentation/installation.md
@@ -49,10 +49,10 @@ distributions.
49
50
For other Linux distributions, there are generic packages:
51
52
-* __pmdb\_\<version\>_linux-amd64-generic.tar.gz__ - generic binaries for 64-bit
+* __pmdb\_\<version\>\_linux-amd64-generic.tar.gz__ - generic binaries for 64-bit
53
Linux systems, should work on most recent Linux distributions using the amd64
54
(64-bit AMD / Intel) architecture
55
-* __pmdb\_\<version\>_linux-arm64-generic.tar.gz__ - generic binaries for 64-bit
+* __pmdb\_\<version\>\_linux-arm64-generic.tar.gz__ - generic binaries for 64-bit
56
Linux systems, should work on most recent Linux distributions using the arm64
57
architecture (aarch64-linux-gnu / aarch64-linux-musl)
58
0 commit comments