Skip to content
Snippets Groups Projects
Commit dc98632e authored by Ulf Markwardt's avatar Ulf Markwardt
Browse files

Update howto.md

parent 60a32979
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!130Howto.md
......@@ -20,13 +20,13 @@ git checkout -b RomeNodes
## 3. Run the linter:
```Bash
markdown-link-check ./docs/use_of_hardware/RomeNode.md
markdownlint --config .markdownlint.json ./docs/use_of_hardware/RomeNodes.md
```
If there are still errors: go to step 2
## 4. Run the link checker:
```Bash
markdown-link-check ./docs/use_of_hardware/CheckpointRestart.md
markdown-link-check ./docs/use_of_hardware/RomeNodes.md
```
If there are still errors: go to step 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment