From e35ffb702d2fb850164504c97a387f3efb455792 Mon Sep 17 00:00:00 2001 From: Ilya Grigoriev Date: Wed, 14 Jun 2023 12:18:38 -0700 Subject: [PATCH] Readme: add a note suggesting people use Gitpod/Codespaces I don't have docker installed locally, but I found that making the `deb` file via Gitpod/Codespace is very easy. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28cfd0d..6f37f9f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ This repository contains the source to build a Debian package for [alacritty](ht ## Usage -If you have [Docker](https://www.docker.com/) installed locally, just run the following: +If you have [Docker](https://www.docker.com/) installed +(locally, on [Gitpod](https://gitpod.io/#https://github.com/barnumbirr/alacritty-debian), +or on a [Codespace](https://codespaces.new/barnumbirr/alacritty-debian)), just run the following: ```bash user@hostname$ ./build.sh