Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Sep 28, 2023
1 parent cb1e0bc commit 9a401ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ python prepare.py
bash build.sh # will take a long time the first time to install deps
bash serve.sh # go to localhost:8000
```

```bash
bash build.sh -D # or --no-deps, to avoid running pip installs
bash build.sh -T # or --no-themes, to avoid rebuilding themes
bash build.sh -S # or --no-shots, to avoid taking screenshots
```

0 comments on commit 9a401ba

Please sign in to comment.