diff --git a/Access-the-database.md b/Access-the-database.md index d8f7cd4..5a8b8ea 100644 --- a/Access-the-database.md +++ b/Access-the-database.md @@ -16,5 +16,5 @@ To access the database open a terminal and type: To access the database, open a command prompt, and type: ``` cd "\%PROGRAMFILES%\Strawberry Music Player\" -sqlite3 %LOCALAPPDATA%\Strawberry\Strawberry\strawberry.db + sqlite3 %LOCALAPPDATA%\Strawberry\Strawberry\strawberry.db ```