Skip to content

Commit 4c91bf5

Browse files
ewelsmashehu
andauthored
Update README.md
Co-authored-by: Matthias Hörtenhuber <[email protected]>
1 parent 9fee10b commit 4c91bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you prefer using pip directly:
2929
```bash
3030
pip install -e ".[dev]"
3131
pre-commit install
32-
cd gui && npm install && npm run build
32+
npm install --prefix gui && npm run build --prefix gui
3333
```
3434

3535
## Usage

0 commit comments

Comments
 (0)