mirror of
https://github.com/mjsarfatti/beddu.git
synced 2025-06-26 17:08:01 +02:00
Release v1.0.0
This commit is contained in:
parent
175c4b9cca
commit
c39b85e2a6
1 changed files with 2 additions and 2 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.
|
**Beddu** is meant to be sourced in your own script.
|
||||||
|
|
||||||
1. Download the latest release (currently: **v1.1.1**) of `beddu.sh` to your project:
|
1. Download the latest release (currently: **v1.0.0**) of `beddu.sh` to your project:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ curl -O https://raw.githubusercontent.com/mjsarfatti/beddu/refs/tags/v1.1.1/dist/beddu.sh
|
$ curl -O https://raw.githubusercontent.com/mjsarfatti/beddu/refs/tags/v1.0.0/dist/beddu.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Source the `beddu.sh` file in your script:
|
2. Source the `beddu.sh` file in your script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue