From ee88e0abb9ec4ee71506ec58641fafa3654acffb Mon Sep 17 00:00:00 2001 From: gardouille Date: Mon, 9 Oct 2023 11:55:48 +0200 Subject: [PATCH] Redirect to eza-docker-build project --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21533f4..ebc27fa 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# exa-docker-build +# See new [eza-docker-build](https://git.101010.fr/gardouille/eza-docker-build) project and move to [Eza](https://github.com/eza-community/eza) fork. + +## exa-docker-build This repository contains the source to build [Exa](https://github.com/ogham/exa). -## Usage Docker +### Usage Docker If you have [Docker](https://www.docker.com/) installed locally, just run the following: @@ -13,7 +15,7 @@ user@hostname$ ./build-in-container.sh By default this will build the last version on Debian Bookworm and put the archive to `target/` directory. -## Build on current host +### Build on current host ```bash user@hostname$ ./build.sh