Typo in winget command "Loder" <-- a missing #94

Closed
opened 2021-11-17 23:32:06 +01:00 by Yetenol · 1 comment
Yetenol commented 2021-11-17 23:32:06 +01:00 (Migrated from github.com)

Wrong (missing a in Lo[a]der):

winget install Serraniel.DiscordMediaLoder -e

Correct:

winget install -e --id Serraniel.DiscordMediaLoader
Wrong (missing a in Lo[a]der): ``` winget install Serraniel.DiscordMediaLoder -e ``` Correct: ``` winget install -e --id Serraniel.DiscordMediaLoader ```
Serraniel commented 2021-11-18 19:54:04 +01:00 (Migrated from github.com)

Yes, this has been a typo. Thanks for reporting, I fixed it.

Yes, this has been a typo. Thanks for reporting, I fixed it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/DiscordMediaLoader#94
No description provided.