Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jagaldol authored Apr 11, 2024
1 parent b49d03c commit ca59c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ run the development server:

```sh
$ ./gradlew clean build
$ java -jar build/libs/server-1.0.0.java
$ java -jar build/libs/server-1.0.0.jar
```

## API
Expand Down

0 comments on commit ca59c24

Please sign in to comment.