mirror of
https://github.com/mjsarfatti/beddu.git
synced 2025-06-26 17:08:01 +02:00
💥 1.0
Fix Demo link, add GH release from Make and more
This commit is contained in:
parent
881d91b43b
commit
06d06f73f2
2 changed files with 13 additions and 5 deletions
|
@ -26,10 +26,10 @@ And you will easily be able to build things like:
|
|||
|
||||
**Beddu** is meant to be sourced in your own script.
|
||||
|
||||
1. Download `beddu.sh` to your project:
|
||||
1. Download the latest release (currently: **v0.0.9**) of `beddu.sh` to your project:
|
||||
|
||||
```bash
|
||||
$ curl -O https://raw.githubusercontent.com/mjsarfatti/beddu/main/beddu.sh
|
||||
$ curl -O https://raw.githubusercontent.com/mjsarfatti/beddu/refs/tags/v0.0.9/dist/beddu.sh
|
||||
```
|
||||
|
||||
2. Source the `beddu.sh` file in your script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue