未验证 提交 9158c788 编写于 作者: R Ramiro Berrelleza 提交者: GitHub

Update start command (#531)

上级 103fcc39
......@@ -145,7 +145,7 @@ The build should take around 2 minutes. You can remove `-DskipTests` to run the
```shell script
# Create a database root directory and run QuestDB
mkdir <root_directory>
java -p core/target/core-5.0.2-SNAPSHOT.jar -m io.questdb/io.questdb.ServerMain -d <root_directory>
java -p core/target/questdb-5.0.3-SNAPSHOT.jar -m io.questdb/io.questdb.ServerMain -d <root_directory>
```
## Resources
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册