From 1efdec15d70a4344ae071b19be211567a8978b02 Mon Sep 17 00:00:00 2001 From: Raghav Vasudeva Date: Tue, 22 Oct 2019 01:04:49 +0530 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c39b13616..7439c3aeb 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you do not have curl, you can alternatively use a recent wget: Windows users can [download an .exe file](https://yt-dl.org/latest/youtube-dl.exe) and place it in any location on their [PATH](https://en.wikipedia.org/wiki/PATH_%28variable%29) except for `%SYSTEMROOT%\System32` (e.g. **do not** put in `C:\Windows\System32`). -You can also use pip: +pip is a de facto standard package-management system used to install and manage software packages, so here you can also use pip: sudo -H pip install --upgrade youtube-dl