Skip to content

Commit

Permalink
Update README for 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Mar 23, 2022
1 parent 701fda5 commit d8740f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ Download the latest releast from https://github.com/gaborcsardi/rim/releases
and uncompress it to `/usr/local`

```
curl -OL https://github.com/gaborcsardi/rim/releases/download/v0.2.0/rim-linux-0.2.0.tar.gz
sudo tar xzf rim-linux-0.2.0.tar.gz -C /usr/local
curl -OL https://github.com/gaborcsardi/rim/releases/download/v0.2.1/rim-linux-0.2.1.tar.gz
sudo tar xzf rim-linux-0.2.1.tar.gz -C /usr/local
```

Supported Linux distributions:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ Download the latest releast from
<https://github.com/gaborcsardi/rim/releases> and uncompress it to
`/usr/local`

curl -OL https://github.com/gaborcsardi/rim/releases/download/v0.2.0/rim-linux-0.2.0.tar.gz
sudo tar xzf rim-linux-0.2.0.tar.gz -C /usr/local
curl -OL https://github.com/gaborcsardi/rim/releases/download/v0.2.1/rim-linux-0.2.1.tar.gz
sudo tar xzf rim-linux-0.2.1.tar.gz -C /usr/local

Supported Linux distributions:

Expand Down

0 comments on commit d8740f7

Please sign in to comment.