Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Jul 9, 2024
1 parent 7b1a5b6 commit a485ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ cargo build --release --features cuda # remove "--features cuda" if you do not h
<summary>Linux</summary>

```bash
sudo apt update
sudo apt install -y libasound2-dev
sudo apt-get update
sudo apt-get install -y libavformat-dev libavfilter-dev libavdevice-dev ffmpeg libasound2-dev
curl -sSL https://raw.githubusercontent.com/louis030195/screen-pipe/main/install.sh | sh
```

Expand Down

0 comments on commit a485ef0

Please sign in to comment.