Merge branch 'prerelease' into dev

This commit is contained in:
be5invis 2023-11-03 15:58:14 -07:00
commit 29dcc12c90

View file

@ -39,7 +39,7 @@ docker run -it -v ${pwd}:/build avivace/iosevka-build
Fonts files will be placed in the `dist` folder.
You can provide `private-build.plans.toml` for a customized build and/or specify the desired release appending `-e FONT_VERSION=X.X.X`. to the Docker command.
You can provide `private-build-plans.toml` for a customized build (place it in your working directory when you run the `docker` command), and/or specify the desired release by appending `-e FONT_VERSION=X.X.X`. to the `docker` command.
## Customized Build