diff --git a/README.md b/README.md index a71d9fb..303fa1d 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,8 @@

WARNING

- deborah is still in development, and should absolutely and definitely not be used in production.
- Some functionalities are missing, others are broken. + deborah is still in its early stage of infancy. There are things that may not work properly. If so, keep calm, and send a pull request !

-

- You've been warned. -

## Introduction @@ -30,7 +26,12 @@ Since `deborah` uses [deb-get](https://github.com/wimpysworld/deb-get), you first need to install that. -Then, you can install `deborah` with the following command: +Then, download the .deb from the [release](https://github.com/ymauray/deborah/releases) page, and install it using this command : +```sh +$ sudo apt install ./deborah_xxxxxx.deb +``` + +Once `Deborah` is supported by `deb-get` (a pull request has been sent), you will be able to install it with this command : ```sh $ sudo deb-get install deborah