1
0

docs: update README.md

This commit is contained in:
Wiktor Zykubek 2024-12-27 22:24:03 +01:00
parent 87ba25f423
commit 05697da34a
Signed by: wzykubek
GPG Key ID: 2221881F957D89B9

View File

@ -23,10 +23,10 @@ licensmith --list
## Installation
There are different ways to get Licensmith:
1. Use prebuilt binaries:
- [Releases](/wzykubek/licensmith/releases): Stable versions
- [Actions](/wzykubek/licensmith/actions): Development versions
- [Releases](https://github.com/wzykubek/licensmith/releases): Stable versions
- [Actions](https://github.com/wzykubek/licensmith/actions): Development versions
2. Install from source: [see *Compilation*](#compilation)
2. Install from source: see [compilation](#compilation) section
## Compilation
```bash