Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
iizukanao committed Apr 29, 2021
1 parent c017da3 commit c6e3601
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ chmod +x make_dirs.sh
alsamixer

# Install picam binary
wget https://github.com/iizukanao/picam/releases/download/v1.4.9/picam-1.4.9-binary.tar.xz
tar xvf picam-1.4.9-binary.tar.xz
cp picam-1.4.9-binary/picam ~/picam/
wget https://github.com/iizukanao/picam/releases/download/v1.4.11/picam-1.4.11-binary.tar.xz
tar xvf picam-1.4.11-binary.tar.xz
cp picam-1.4.11-binary/picam ~/picam/

# Run picam
cd ~/picam
Expand Down Expand Up @@ -196,7 +196,7 @@ To unmute microphone, create a file named `hooks/unmute`.
#### Command options

```
picam version 1.4.9
picam version 1.4.11
Usage: picam [options]
Options:
Expand Down

0 comments on commit c6e3601

Please sign in to comment.