moved titles to mkdocs config file

This commit is contained in:
Kristjan Komlosi
2019-06-23 00:30:27 +02:00
parent 6af5d94b8a
commit 6f5c01fccc
3 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# TeraHz build guide
## Warning
The recommended way of getting TeraHz is the official Raspberry Pi SD card image
provided under the releases tab in the GitHub repository. Installing TeraHz from
source is a time consuming and painful process, even more so if you don't know
@@ -109,7 +109,7 @@ to run:
- Hostapd - Wi-Fi access point
They are available from the Raspbian repository. Install it via `apt`.
```
apt install hostapd dnsmasq hostapd
```