Documentation updates

This commit is contained in:
catbref
2021-02-06 10:59:31 +00:00
parent 834fcd80d7
commit 9ceac8c991
4 changed files with 95 additions and 6 deletions

View File

@@ -9,4 +9,4 @@
- Create basic *settings.json* file: `echo '{}' > settings.json`
- Run JAR in same working directory as *settings.json*: `java -jar target/qortal-1.0.jar`
- Wrap in shell script, add JVM flags, redirection, backgrounding, etc. as necessary.
- Or use supplied example shell script: *run.sh*
- Or use supplied example shell script: *start.sh*