Skip to content

Commit 5ade52a

Browse files
authored
Note the directory change
It's kind of a silly little note, but if you run this command you should end up one directory down from where you need to npm install and npm start. I'm just recommending adding the "cd MTG-Arena-Tool" to avoid any confusion. In my less than awake state I just ran them all and felt silly for a half second. (You might also include notes about the prerequisite node package manager, but if the user is at that point it may not matter)
1 parent c473233 commit 5ade52a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ MTG Arena Tool is developed using Electron JS, To get started simply clone this
4646

4747
```
4848
git clone https://github.com/Manuel-777/MTG-Arena-Tool
49+
cd MTG-Arena-Tool
4950
npm install
5051
npm start
5152
```

0 commit comments

Comments
 (0)