Skip to content

Commit

Permalink
Update develop-logseq-on-windows.md
Browse files Browse the repository at this point in the history
JRE x64
  • Loading branch information
kv-gits authored and cnrpman committed Nov 4, 2022
1 parent fcb5d20 commit 4682274
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/develop-logseq-on-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This is a guide on creating Logseq development environment on Windows with `Powe

### An example of installing pre-requisites on Windows
* Install [Chocolatey](https://chocolatey.org/)
* Install JRE
* Install JRE (only x64, x32 will not work)
* Install NVM for Windows, Node.js, and Yarn
```
choco install nvm
Expand Down Expand Up @@ -78,4 +78,4 @@ add the following pair to `deps.edn`:
}
```

The mirrors above are friendly to Chinese developers(with bad network), developers with self-hosted repositories can use their own services.
The mirrors above are friendly to Chinese developers(with bad network), developers with self-hosted repositories can use their own services.

0 comments on commit 4682274

Please sign in to comment.