Skip to content

Commit 0d67362

Browse files
authored
Update README.md
1 parent ccf0a50 commit 0d67362

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
@@ -31,5 +31,5 @@ By default, static assets are served from the current directory.
3131
To customize that, use the `--assets` option. For example to serve static files from the `public/` directory:
3232

3333
```bash
34-
vendor/bin/bref-dev-server --assets public
34+
vendor/bin/bref-dev-server --assets=public
3535
```

0 commit comments

Comments
 (0)