aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-16 10:13:53 -0500
committerJesús <heckyel@hyperbola.info>2020-12-16 10:13:53 -0500
commitcfd9e977a7884a7d997a5a4d03bdb3e22c1037ed (patch)
treef0d92d69b522d7ebf2108fc9d7b37f92e25dc0f8 /README.md
parentff408e84cf7ad467a13784fd1132fb67e5fc5806 (diff)
downloadyt-local-cfd9e977a7884a7d997a5a4d03bdb3e22c1037ed.tar.lz
yt-local-cfd9e977a7884a7d997a5a4d03bdb3e22c1037ed.tar.xz
yt-local-cfd9e977a7884a7d997a5a4d03bdb3e22c1037ed.zip
README.md: Fix name O.S.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 457e5ca..dc1d342 100644
--- a/README.md
+++ b/README.md
@@ -84,9 +84,9 @@ Download the tarball under the Releases page and extract it. `cd` into the direc
## Usage
-Firstly, if you wish to run this in portable mode, create the empty file "settings.txt" in the program's main directory. If the file is there, settings and data will be stored in the same directory as the program. Otherwise, settings and data will be stored in `C:\Users\[your username]\.youtube-local` on Windows and `~/.youtube-local` on Linux/MacOS.
+Firstly, if you wish to run this in portable mode, create the empty file "settings.txt" in the program's main directory. If the file is there, settings and data will be stored in the same directory as the program. Otherwise, settings and data will be stored in `C:\Users\[your username]\.youtube-local` on Windows and `~/.youtube-local` on GNU+Linux/MacOS.
-To run the program on windows, open `run.bat`. On Linux/MacOS, run `python3 server.py`.
+To run the program on windows, open `run.bat`. On GNU+Linux/MacOS, run `python3 server.py`.
Access youtube URLs by prefixing them with `http://localhost:8080/`, For instance, `http://localhost:8080/https://www.youtube.com/watch?v=vBgulDeV2RU`