diff --git a/docs/build.md b/docs/build.md index 6c85201..851d33b 100644 --- a/docs/build.md +++ b/docs/build.md @@ -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 ``` diff --git a/docs/dependencies.md b/docs/dependencies.md index c5ed47e..474ba47 100644 --- a/docs/dependencies.md +++ b/docs/dependencies.md @@ -1,4 +1,3 @@ -# Development-stable dependencies The current development version of TeraHz has been verified to work with: - Raspbian Stretch (9) - Python 3.6.8 (built from source code and altinstall'd) diff --git a/docs/index.md b/docs/index.md index bde3998..ab02f7c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,2 +1 @@ -# Start page This is the start page for the TeraHz documentation.