Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kallmetony authored Jul 3, 2022
1 parent b631556 commit 9cc03ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@ Returns a list of all logs.
* Java 11 or higher
## Run

#### 1. Download .jar file from releases
#### 1. Download .zip file from releases and extract it

#### 2. Open cmd and navigate to downloaded .jar file
#### 2. Open cmd and navigate to extracted .jar file

```
cd <path>
Expand All @@ -223,4 +223,4 @@ cd <path>

```
java -jar account-service.jar
```
```

0 comments on commit 9cc03ef

Please sign in to comment.