1
Fork 0

Update README

This commit is contained in:
Alex Yatskov 2023-12-30 14:32:26 -08:00
parent 94cef13f24
commit 1a3feb047a
1 changed files with 1 additions and 6 deletions

View File

@ -21,11 +21,6 @@ take this intermediate data and store it in a reasonable, industry standard repr
![](img/zero-wing.png)
## Installation
Pre-built binaries are available for Linux, Mac OS X, and Windows on the [project
page](https://github.com/FooSoft/zero-epwing/releases).
## Building
Prepare your development environment by making sure the following tools are set up:
@ -40,7 +35,7 @@ Once your system is configured, follow the steps below to create builds:
1. Clone the repository by executing
```
git clone --recurse-submodules https://github.com/FooSoft/zero-epwing
git clone --recurse-submodules https://git.foosoft.net/alex/zero-epwing
```
2. Prepare the project. From the project root directory, execute
```