From 001e9a7d3538eb4cce14ebd5794b4306e9028440 Mon Sep 17 00:00:00 2001 From: Nathaniel Chin <22572406+nathanielcwm@users.noreply.github.com> Date: Fri, 8 May 2020 12:58:09 +0800 Subject: [PATCH] reword instruction to check add python to path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db443fb..0525aa2 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ With your own parameters: * Prerequisites: * [Install Python3](https://www.python.org/downloads/)
-For Windows in installer set check option to `add Python to PATH` +For Windows in the installer check the option to `add Python to PATH` * [Install FFmpeg](https://ffmpeg.org/download.html) * [Install AOMENC](https://aomedia.googlesource.com/aom/) For AOMENC encoder support * [Install rav1e](https://github.com/xiph/rav1e) For rav1e encoder support