Skip to content

Commit

Permalink
docs/develop-logseq.md: specify that dependencies in /static also exist
Browse files Browse the repository at this point in the history
  • Loading branch information
thief-sty authored and andelf committed Apr 11, 2024
1 parent 4bb74f8 commit 7341b27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/develop-logseq.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ The released files will be at `static/` directory.

``` bash
yarn install
cd static
yarn install
cd ..
```

2. Compile to JavaScript and open the dev app
Expand Down

0 comments on commit 7341b27

Please sign in to comment.