Skip to content

Commit dc75d02

Browse files
authored
overlooked something to fix after the switch to using separate workspace
1 parent 745f2a4 commit dc75d02

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 @@ Open `site/index.html` in your web browser to view the site.
2929
You can also run a server, if you need to preview your changes on a different machine:
3030

3131
```console
32-
> cargo run --bin serve
32+
> cargo run -p serve
3333
Serving on: http://192.168.123.45:8000
3434
```
3535

0 commit comments

Comments
 (0)