Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
harshadgavali committed Aug 5, 2021
1 parent 9e80fac commit ddd74c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -16,14 +16,14 @@ sudo usermod -aG input $USER
- Extract zip file
- Run `sh install.sh` inside extracted folder

## Build from source
### Build from source

### Using docker/podman
#### Using docker/podman
```
make build-docker && make install
```

### Without docker/podman
#### Without docker/podman
* First install build dependencies
```
# dnf/rpm based distributions
Expand Down

0 comments on commit ddd74c5

Please sign in to comment.