Skip to content

fix: doc: Adjust server launch command #505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 19, 2025
Merged

fix: doc: Adjust server launch command #505

merged 4 commits into from
Mar 19, 2025

Conversation

StefanThoene
Copy link
Collaborator

Description

add quotes to launch command to account for spaces.

Issue linked

#504

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have assigned this PR to myself.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: add optical property)
  • I have agreed with the Contributor License Agreement (CLA).

@StefanThoene StefanThoene added the documentation Improvements or additions to documentation label Mar 18, 2025
@StefanThoene StefanThoene self-assigned this Mar 18, 2025
@StefanThoene StefanThoene linked an issue Mar 18, 2025 that may be closed by this pull request
@StefanThoene StefanThoene marked this pull request as ready for review March 18, 2025 10:07
@StefanThoene StefanThoene merged commit d92cffb into main Mar 19, 2025
27 checks passed
@StefanThoene StefanThoene deleted the doc/fix-504 branch March 19, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better explanation for "Launch a local service" section
3 participants