From 50ebd7b4f7c5916bd85108a55c8a6ea128c7aed3 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 22 Jun 2021 22:52:53 +0200 Subject: [PATCH] docs: list aarch64-unknown-linux-musl target --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f2cd502..5fde6e8 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ Available for download/install via following methods: -#### Docker Image (Linux x86_64) +### Docker Image (Linux x86_64) [hub.docker.com/r/joseluisq/static-web-server/](https://hub.docker.com/r/joseluisq/static-web-server/) -#### Release binaries +### Release binaries Available to download on [github.com/joseluisq/static-web-server/releases](https://github.com/joseluisq/static-web-server/releases). @@ -41,8 +41,9 @@ Below the current supported targets. #### Linux -- x86_64-unknown-linux-musl (64-bit) - x86_64-unknown-linux-gnu (64-bit) +- x86_64-unknown-linux-musl (64-bit) +- aarch64-unknown-linux-musl (ARM64) - aarch64-unknown-linux-gnu (ARM64) - arm-unknown-linux-gnueabihf (ARM64) -- libgit2 1.7.2