-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mention "Failed to create process" error on Windows in README.md
Thanks to @lorendunlop for providing the solution! related #500 related #509
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a9b8c71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about (for later), splitting this document in more than one, since the sections are starting to get long? Then, we could join everything when appropriate... I think that youtube-dl does something like this (I have to check it).
But, to be honest, I don't know if breaking up the document is worth the trouble... We could create a subdirectory called "docs" and put the other markdown documents there, linked from the main
README.md
. Is this too crazy?a9b8c71
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, youtube-dl has this giant README.md as we do. I've just added Table of Contents to our README for convenience.
As for splitting... Hm, I don't know. Maybe we can use wiki pages. On the other hand, sometimes it's useful to have everything in one place. It cuts two ways :)