Merge pull request #44 from presenton/readme_updates

readme updates
This commit is contained in:
Saurav Niraula 2025-06-11 18:37:40 +05:45 committed by GitHub
commit 91619dddd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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```