Skip to content

Commit

Permalink
README: fix server command
Browse files Browse the repository at this point in the history
  • Loading branch information
yhara committed Jun 26, 2024
1 parent e71142e commit de6c58e
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 @@ -12,7 +12,7 @@ see https://yhara.github.io/dxopal/
- `rake build` to make build/dxopal.js
- `rake build_min` to make build/dxopal.min.js (You need `npm install -g terser`)
- `rake api` to build yardoc
- `rake server` to preview website
- `bundle exec dxopal server` to preview website

## License

Expand Down

0 comments on commit de6c58e

Please sign in to comment.