Merge branch 'master' of github.com:logseq/logseq into master

pull/775/head
Tienson Qin 2020-11-26 14:46:19 +08:00
commit 1b113b8add
1 changed files with 4 additions and 0 deletions

View File

@ -146,3 +146,7 @@ Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and
Run `start-windows.bat` which is located in the repo. This will open a second terminal that runs Logseq's backend server. To completely stop Logseq, you'll need to also close that second terminal that was opened. Run `start-windows.bat` which is located in the repo. This will open a second terminal that runs Logseq's backend server. To completely stop Logseq, you'll need to also close that second terminal that was opened.
`start-windows.bat` will try to start PostgreSQL for you if it's not already started. `start-windows.bat` will try to start PostgreSQL for you if it's not already started.
## Build errors
### 1. The required namespace `devtools.preload` is not available.
Upload your clojure to at least version `1.10.1.739`.