Skip to content

Commit

Permalink
Fix yard server instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobEvelyn committed Dec 18, 2024
1 parent 31da0c0 commit d79f992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ To edit documentation locally and see it rendered in your browser
using hot reloading, run:

```bash
bundle exec yard server --reload
BUNDLE_WITH=docs bundle exec yard server --reload
```

You can then open your web browser to `http://127.0.0.1:8808/`. As you
Expand Down

0 comments on commit d79f992

Please sign in to comment.