docs (minor): fix missing newline

This commit is contained in:
naskya 2024-03-19 23:06:52 +09:00
parent 293bbe5449
commit c4fadc8bf1
No known key found for this signature in database
GPG Key ID: 712D413B3A9FED5C
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ sudo apt install ffmpeg
pwd
```
1. Install Rust toolchain
Instructions can be found at [this page](https://www.rust-lang.org/tools/install).
```sh