Added Clear Linux (#8132)

Merge pull request 8132
This commit is contained in:
Paramdeo Singh 2020-04-24 03:57:34 -04:00 committed by GitHub
parent 79be8abb8f
commit 470b925cdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -40,4 +40,10 @@ On openSUSE:
sudo zypper install -t pattern devel_ruby devel_C_C++
```
On Clear Linux:
```sh
sudo swupd bundle-add ruby-basic
```
The rest works the same as on [Ubuntu](../ubuntu/).