From e36c33a0a8ed6dec2166eb94e2c7a2c8e2bf2fd4 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Sun, 2 Feb 2020 11:41:13 -0300 Subject: [PATCH] Fix a bit of the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 199baf9..1afabfa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ So I went and wrote one. ## To try: -If you have PySide2: `python -m xrandroll` in the folder where main.py is located. +If you have PySide2: `python -m xrandroll` in the folder where you cloned it. ## TODO: