Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexality authored Dec 11, 2022
1 parent 05f061a commit 6c30e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A small program meant to show in obs the current playing song on osu!lazer.
> Create a .txt file called id.txt and place your discord id onto it, then join [this server (required)](https://discord.gg/FRu7Bf5UhK).
> Open the .exe
>> in case you want to use the .ps1, you'll need to install [powershell 7](https://github.com/Powershell/Powershell/releases/latest) then `pwsh -c ". $(Join-Path ((Get-Location).Path) app.ps1)"`
>> in case you want to use the .ps1, you'll need to install [powershell 7](https://github.com/Powershell/Powershell/releases/latest) then open powershell in the folder you put the files and do `pwsh -c ". $(Join-Path ((Get-Location).Path) app.ps1)"`
#### How to get your id:
> Right click > Copy ID
Expand Down

0 comments on commit 6c30e3a

Please sign in to comment.