mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
Update develop-logseq-on-windows.md
JRE x64
This commit is contained in:
@@ -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
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user