docs(readme):add change directory

This commit is contained in:
sauravniraula 2025-05-19 02:02:56 +05:45
parent 3280cfa991
commit ff1b959d88
No known key found for this signature in database
GPG key ID: 60FCC1B5A5E83326

View file

@ -30,7 +30,7 @@ Before following these steps make sure [Poetry](https://python-poetry.org/docs/)
```git clone https://github.com/presenton/presenton.git```
#### 2. Setup Electron, Python and NextJS Environments.
```npm run setup:env```
```cd presenton && npm run setup:env```
#### 3. Run Presenton
```npm run dev```