We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e148e commit bad9cc9Copy full SHA for bad9cc9
src/README.md
@@ -0,0 +1,4 @@
1
+# Setup
2
+
3
+1. [Software setup](./setup/software.md)
4
+2. [Hardware information](./setup/hardware.md)
src/SUMMARY.md
@@ -1,6 +1,6 @@
# Summary
-- [Setup](./setup/README.md)
+- [Setup](./README.md)
- [Software setup](./setup/software.md)
5
- [Hardware information](./setup/hardware.md)
6
- [Hello World](./hello_world.md)
src/setup/README.md
0 commit comments