Skip to content

Commit e80e8b6

Browse files
authored
update README.md: fix deprecation warning when starting service
1 parent d709675 commit e80e8b6

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)