Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ cd nacho-time

2. Make sure you have Rust and Node.js installed. Then, install the dependencies:

(on linux: `sudo apt install libavutil-dev libavcodec-dev libavformat-dev libavfilter-dev libavdevice-dev libwebkit2gtk-4.1-dev libjavascriptcoregtk-4.1-dev libssl-dev pkg-config`)

```bash
pnpm install
```
Expand Down