diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 4cf5271..cfddd6e 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ $ npm link # (You might need sudo here.) work. * **Optionally,** [`youtube-dl`][ytdl] lets you [play][apply] music from - [just about anywhere][moresites] (rather than just http://blah/foo.mp3-like - URLs!). + [just about anywhere][moresites] (rather than just + `http://blah/foo.mp3`-like URLs!). There's a fair chance you already have some of these installed; you can always check from your terminal using the [`type`][type] command! |