Skip to content

Commit 01a140d

Browse files
committed
Update README
1 parent 3c71229 commit 01a140d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Its name as a tongue-in-cheek play on tiers of [item rarity in many MMORPGs](htt
1010
Right now Legendary is in beta and not feature-complete. You might run into some bugs or issues.
1111
If you do please [create an issue on GitHub](https://github.com/derrod/legendary/issues/new) so we can fix it.
1212

13+
**Note:** Legendary is currently a CLI (command-line interface) application without a graphical user interface,
14+
it has to be run from a terminal (e.g. PowerShell)
15+
1316
**What works:**
1417
- Authenticating with Epic's service
1518
- Downloading and installing your games and their DLC
@@ -85,6 +88,8 @@ Note that in this example we used `sudo` to install the package on the system, t
8588

8689
## Quickstart
8790

91+
**Tip:** When using PowerShell with a standalone executable all commands have to be prefixed with `.\`
92+
8893
To log in:
8994
````
9095
legendary auth

0 commit comments

Comments
 (0)