Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov authored Sep 5, 2024
1 parent 1e9d6aa commit 1e2e002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ branch for dev version, and then build the Maven project:

To start up the server:

java -jar target/verapdf-rest-1.27.1.jar server server.yml
java -jar target/verapdf-rest-1.26.1.jar server server.yml

Go to [localhost:8080/api/info](http://localhost:8080/api/info) to see if the server is running, you should
see something like:
Expand Down

0 comments on commit 1e2e002

Please sign in to comment.