From d56859a7f1f326d1044ba14f9b0b57b71f096785 Mon Sep 17 00:00:00 2001 From: Kevin Belisle Date: Tue, 6 Jul 2021 22:59:57 -0400 Subject: [PATCH] Adjust readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fd2fed..995048a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Edit the config file (see different configuration option below) and rename it to Run Stonks from the command line: ``` -java -jar .\stonks-0.1.jar +java -jar .\stonks.jar ``` Profit!