doc improvements

pull/3/head
Tom Early 3 years ago
parent b6718437de
commit 70cc0107ee

@ -42,13 +42,10 @@ sudo apt update
sudo apt upgrade sudo apt upgrade
``` ```
### Required packages (some of these will probably already be installed) ### Required packages (some of these may already be installed)
```bash ```bash
sudo apt install git sudo apt install git apache2 php5 build-essential nlohmann-json3-dev libcurl4-gnutls-dev
sudo apt install apache2 php5
sudo apt install build-essential
sudo apt install nlohmann-json3-dev
``` ```
### Ham-DHT support (optional, but highly recommended) ### Ham-DHT support (optional, but highly recommended)

@ -3,7 +3,7 @@
# Do not use quotes, unless in a comment! # Do not use quotes, unless in a comment!
[Names] [Names]
Callsign = URF??? # where ? is A-Z or 0-9 Callsign = URF??? # where ? is A-Z or 0-9. NO EXCEPTIONS!
SysopEmail = me@somewhere.com SysopEmail = me@somewhere.com

Loading…
Cancel
Save

Powered by TurnKey Linux.