Skip to content

Commit

Permalink
chore: fix wrong repo links
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed Nov 13, 2020
1 parent c1acca2 commit 1614113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ yarn watch

1. Download jar

Go to <https://github.com/logseq/logseq-internal/releases>, download the `logseq.jar` and move it to the `resources` directory.
Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and move it to the `resources` directory.

2. Run jar

Expand Down Expand Up @@ -140,7 +140,7 @@ Make sure you have PostgreSQL running. You can check if it's running with `pg_ct

### 4. Download the Clojure server

Go to <https://github.com/logseq/logseq-internal/releases>, download the `logseq.jar` and move into the root directory of repo.
Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and move into the root directory of repo.

### 5. Start Logseq

Expand Down

0 comments on commit 1614113

Please sign in to comment.