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.
This commit is contained in:
Ilya Grigoriev 2023-06-14 12:18:38 -07:00 committed by GitHub
parent bc2ff7c91c
commit e35ffb702d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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