Skip to content

Commit

Permalink
Update name of JAR file in UserGuide
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmejr257 committed Apr 14, 2024
1 parent 8730fe5 commit 2182e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ to deal with finances on a singular platform with ease as long as you can type f
1. Ensure that you have Java 11 installed.
2. Download the latest version of `BudgetBuddy` from [here](https://github.com/AY2324S2-CS2113-T12-3/tp).
3. Copy the file to the folder you want to use as the home folder.
4. Open command terminal, ``cd`` into the folder you put your jar file in, and use the `java -jar BudgetBuddy.jar`
4. Open command terminal, ``cd`` into the folder you put your jar file in, and use the `java -jar [CS2113-T12-3][BudgetBuddy].jar`
command to run the application.


Expand Down

0 comments on commit 2182e1e

Please sign in to comment.