Skip to content

Commit

Permalink
tiny missing step in instructions for compiling
Browse files Browse the repository at this point in the history
added "cd logseq" line after git clone line, before running yarn
  • Loading branch information
edtechdev authored and tiensonqin committed Jun 13, 2021
1 parent d7674f9 commit 4ec0982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ We also have [a dedicated page](https://github.com/logseq/logseq/blob/master/COD

```bash
git clone https://github.com/logseq/logseq
cd logseq
yarn
yarn watch
```
Expand Down

0 comments on commit 4ec0982

Please sign in to comment.