Skip to content

Commit

Permalink
docs: format table and update command
Browse files Browse the repository at this point in the history
  • Loading branch information
hezhizhen authored and tiensonqin committed Mar 20, 2023
1 parent d7ebc89 commit ac4e2a1
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
2 changes: 1 addition & 1 deletion docs/develop-logseq.md
Expand Up @@ -31,7 +31,7 @@ With ```yarn watch``` running, it should prints ``shadow-cljs - nREPL server sta

You may connect to the nREPL server with:

``cmd + shift + p`` -> ``Calva: Connect to a running nREPL server`` -> ``logseq`` -> ``shadow-cljs``->``:app`` ->``localhost:8701``
``cmd + shift + p`` -> ``Calva: Connect to a Running REPL Server in the Project`` -> ``logseq`` -> ``shadow-cljs``->``:app`` ->``localhost:8701``

(change ``:app`` to ``:electron`` if you want to connect to the main thread of the Electron app)

Expand Down

0 comments on commit ac4e2a1

Please sign in to comment.