Skip to content

Commit

Permalink
[doc] Fixed code block indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechcima authored and spirali committed Apr 27, 2018
1 parent 2a727c0 commit e98ea5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ insightful monitoring on top.
* Download binary

```
$ wget https://github.com/substantic/rain/releases/download/v0.2.1/rain-v0.2.1-linux-x64.tar.xz
$ tar xvf rain-v0.2.1-linux-x64.tar.xz
$ wget https://github.com/substantic/rain/releases/download/v0.2.1/rain-v0.2.1-linux-x64.tar.xz
$ tar xvf rain-v0.2.1-linux-x64.tar.xz
```

* Install Python API

```
$ pip3 install https://github.com/substantic/rain/releases/download/v0.2.1/rain-0.2.1-py3-none-any.whl
$ pip3 install https://github.com/substantic/rain/releases/download/v0.2.1/rain-0.2.1-py3-none-any.whl
```

* Start server & a single local worker
Expand Down

0 comments on commit e98ea5a

Please sign in to comment.