瀏覽代碼

Clarify when to run static install for #7255

Gabriel Horner 2 年之前
父節點
當前提交
e7e49f2ff3
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/develop-logseq.md

+ 2 - 1
docs/develop-logseq.md

@@ -55,7 +55,8 @@ yarn dev-electron-app
 Alternatively, run `bb dev:electron-start` to do this step with one command. To
 download bb, see https://github.com/babashka/babashka#installation.
 
-3. (Optional) Update dependencies if your are updating from an old branch
+3. (Optional) Update dependencies if `resources/package.json` has changed since
+the last time you used dev Logseq.
 
 ```bash
 # pull new changes