Skip to content

Commit

Permalink
Merge pull request #663 from CleverCloud/davlgd-delete-beta-jenkins-r…
Browse files Browse the repository at this point in the history
…eadme

fix: delete beta/Jenkins mentions in README.md
  • Loading branch information
miton18 authored Feb 1, 2024
2 parents 490542f + 03e7bb0 commit ef8092a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ Clever Tools are availables from many channels. The simpler way to install them,
npm install -g clever-tools
```

If you want to install our latest beta release, you can run:

```sh
npm install -g clever-tools@beta
```
We also distribute binaries and packages for multiple systems and tools:

* [GNU/Linux](docs/setup-systems.md#gnulinux)
Expand Down Expand Up @@ -161,5 +156,5 @@ clever deploy

## Automated releases

This project uses Jenkins to build binaries, package them and release them automatically on the various repositories.
This project uses GitHub Actions to build binaries, package them and release them automatically on the various repositories.
If you want to know more or if you need to release a new version, please read [RELEASE.md](./RELEASE.md) carefully.

0 comments on commit ef8092a

Please sign in to comment.