aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcira0100 <40918547+cira0100@users.noreply.github.com>2020-05-18 02:44:06 +0200
committerGitHub <noreply@github.com>2020-05-18 02:44:06 +0200
commit9b9587fd61dab9951f76824b54b07cb6f04b72e8 (patch)
tree381c18f9c4d7956e61c9305b9636ceebed69ae8e /README.md
parent813dbc29aaefe8e70cf5f84235dbb8ab7d9f07ce (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index a45087f..7f1ba29 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Allows you to extract songs from your beatmaps folder and name them properly for
1)You gonna have to install python
2)Download the OsuSongParser.py
3)Place it in a folder where you want the songs to be extracted
-4)Open terminal/cmd into that directory
+4)Open terminal/cmd/powershell into that directory
5)Start it with python3 OsuSongParser.py
On windows you can run it by just typing OsuSongParser.py
If that doesnt work try py/python OsuSongParser.py
@@ -18,6 +18,11 @@ D:\osu!\Songs
6)It will print out Done when finished!
+Guide to change directory in windows(similar in linux)
+[Guide(https://www.wikihow.com/Change-Directories-in-Command-Prompt)
+Also in windoes you can open folder using file explorer then press Shift+F10 and select Open PowerShell Window Here(Open Command Window Here )
+If you are using linux you probably already know how to cd into stuff!:)
+
# Pictures of using OsuSongParser.py
![Folder](https://i.imgur.com/uuofb1A.png)