Skip to content

Commit d10bb7e

Browse files
remove reference to s390x binary, we wont publish them anymore
1 parent 7ebceac commit d10bb7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ The following table lists supported architectures. Replace the `wget` URL with t
9393
| 64-bit Intel/AMD | <https://dl.min.io/server/minio/release/linux-amd64/minio> |
9494
| 64-bit ARM | <https://dl.min.io/server/minio/release/linux-arm64/minio> |
9595
| 64-bit PowerPC LE (ppc64le) | <https://dl.min.io/server/minio/release/linux-ppc64le/minio> |
96-
| IBM Z-Series (S390X) | <https://dl.min.io/server/minio/release/linux-s390x/minio> |
9796

9897
The MinIO deployment starts using default root credentials `minioadmin:minioadmin`. You can test the deployment using the MinIO Console, an embedded web-based object browser built into MinIO Server. Point a web browser running on the host machine to <http://127.0.0.1:9000> and log in with the root credentials. You can use the Browser to create buckets, upload objects, and browse the contents of the MinIO server.
9998

0 commit comments

Comments
 (0)