docs(readme): add instructions to run on windows
This commit is contained in:
parent
1e9fe5920a
commit
ad87f10e71
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ Before following these steps make sure [Poetry](https://python-poetry.org/docs/)
|
|||
#### 1. Clone this repository
|
||||
```git clone https://github.com/presenton/presenton.git```
|
||||
|
||||
> Note: Switch to **windows_build** branch to run Presenton on Windows
|
||||
|
||||
#### 2. Setup Electron, Python and NextJS Environments.
|
||||
```cd presenton && npm run setup:env```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue