fixup: fix tpyo in custom plans and rephrasing. (#2074)
This commit is contained in:
parent
4e80688050
commit
f0ee627f03
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue