Browse Source

fix: readme

Tienson Qin 5 years ago
parent
commit
56bea9272c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -102,7 +102,7 @@ export PG_PASSWORD="xxx"
 ### 5. Compile to JavaScript
 
 ``` bash
-cd web
+git clone https://github.com/logseq/logseq
 yarn
 yarn watch
 ```
@@ -111,7 +111,7 @@ yarn watch
 
 1.  Download jar
 
-    Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and put it in the web directory.
+    Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and put it in the `logseq` directory.
 
 2.  Run jar