avivace / iosevka-docker

Docker containers to build custom (or upstream) versions of the Iosevka typeface and package them for Debian
https://hub.docker.com/r/avivace/iosevka-build
Creative Commons Zero v1.0 Universal
29 stars 12 forks source link

Typo in README.md #5

Closed ningw42 closed 3 years ago

ningw42 commented 3 years ago

Found a potential typo in README.md at line 45, I believe it should be

docker run -it -v $(pwd):/build avivace/iosevka-build ttf::iosevka-custom

Instead of

docker run -it -v $(pwd):/build iosevka_build ttf::iosevka-custom

Thanks.

avivace commented 3 years ago

You're right! Thanks for noticing @unidentifiedme