Skip to content

Commit

Permalink
Merge pull request #3 from lleokaganov/patch-1
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
Slesarew authored Nov 29, 2023
2 parents 0283e5d + d014c85 commit f3793c0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions software/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@ ninja
[sudo] ninja install
```

### Install in Ubuntu
```
sudo apt install ninja-build libudev-dev
cd ./software
cmake . -G Ninja
sudo ninja install
pilkki -v
> Pilkki (ver. 0.0.1)
```
## Usage

Help message contains comprehensive information about usage:
Expand Down

0 comments on commit f3793c0

Please sign in to comment.