From 13c2e8cebaaa4fbc987ad8463c4a58b1324f8733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Wed, 23 Sep 2020 09:08:47 +0200 Subject: README.md: Fix two typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c752339f..48930001 100644 --- a/README.md +++ b/README.md @@ -188,9 +188,9 @@ Recording a movie - To save a movie recording of place-and-route click recording icon in toolbar and select empty directory where recording files will be stored and select frames to skip. -- Manualy start all PnR operations you wish +- Manually start all PnR operations you wish - Click on recording icon again to stop recording -- Go to directory containing files and exeecute `ffmpeg -f image2 -r 1 -i movie_%05d.png -c:v libx264 nextpnr.mp4` +- Go to directory containing files and execute `ffmpeg -f image2 -r 1 -i movie_%05d.png -c:v libx264 nextpnr.mp4` Testing ------- -- cgit v1.2.3