mirror of
https://github.com/makew0rld/amfora.git
synced 2024-12-04 14:46:29 -05:00
📝 Add install instructions
This commit is contained in:
parent
c38078ad73
commit
2ecb4d1a55
@ -21,6 +21,10 @@ It also aims to be completely cross platform, with full Windows support. If you'
|
||||
|
||||
It fully passes Sean Conman's client torture test, with exception of the alternate encodings section, as only UTF-8 and ASCII are supported. It mostly passes the Egsam test.
|
||||
|
||||
## Installation
|
||||
|
||||
Download a binary from the [releases](https://github.com/makeworld-the-better-one/amfora/releases) page. On POSIX systems you might have to make the binary executable with `chmod +x <filename>`. On Windows, make sure you click "Advanced > Run anyway" after double-clicking, or something like that.
|
||||
|
||||
## Usage
|
||||
|
||||
Just call `amfora` or `amfora <url> <other-url>` on the terminal. On Windows it might be `amfora.exe` instead.
|
||||
|
Loading…
Reference in New Issue
Block a user