theADAMJR / acrd.app

Chat app like old-style Discord, with custom themes and more.
https://acrd.app/
Mozilla Public License 2.0
246 stars 111 forks source link

[BUG] "mkdir -p backend/keys" - "The syntax of the command is incorrect." #49

Closed HyperOC12 closed 1 year ago

HyperOC12 commented 2 years ago

get this message when I try to do the following command.

C:\Users\bluem\OneDrive\Desktop\HCord>mkdir backend/keys The syntax of the command is incorrect.

I am using Windows 11.

theADAMJR commented 1 year ago

Use Git bash for this commands. The CMD command syntax is different.