Skip to content

Commit f94de07

Browse files
authored
Merge pull request #1023 from romanpickl/patch-2
update README.md: fix deprecation warning when starting service
2 parents d709675 + e80e8b6 commit f94de07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Change to the directory where the `photon_data` database directory is located
111111
following command:
112112

113113
```
114-
java -jar photon-*.jar
114+
java -jar photon-*.jar serve
115115
```
116116

117117
The webserver is then available at `http://localhost:2322`.

0 commit comments

Comments
 (0)