Skip to content

Commit

Permalink
Merge pull request #245 from itsmejr257/junRong-Final-Submission
Browse files Browse the repository at this point in the history
Add disclaimer to the running of JAR file
  • Loading branch information
itsmejr257 authored Apr 15, 2024
2 parents 2895a3a + e09dc88 commit 0eb5b7f
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 @@ -48,7 +48,7 @@ to deal with finances on a singular platform with ease as long as you can type f
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 [CS2113-T12-3][BudgetBuddy].jar`
command to run the application.
command to run the application (Name of JAR File may vary)


## 3. Features
Expand Down

0 comments on commit 0eb5b7f

Please sign in to comment.