From 8ef18863788d79168c453a2050bb782788ae1797 Mon Sep 17 00:00:00 2001 From: karlstav Date: Sat, 23 Nov 2019 14:45:21 +0100 Subject: [PATCH] updated toc --- README.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fe2d241..a81c920 100644 --- a/README.md +++ b/README.md @@ -20,21 +20,26 @@ thanks to [anko](https://github.com/anko) for the gif, here is the [recipe]( htt **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - [What it is](#what-it-is) -- [Build requirements](#build-requirements) -- [Getting started](#getting-started) - - [Installing manually](#installing-manually) - - [Uninstalling](#uninstalling) - - [openSUSE](#opensuse) - - [Fedora](#fedora) - - [Arch](#arch) - - [Ubuntu](#ubuntu) +- [Installing](#installing) + - [From Source](#from-source) + - [Installing Build Requirements](#installing-build-requirements) + - [Building](#building) + - [Installing](#installing-1) + - [Uninstalling](#uninstalling) + - [Some distro specific pre-made binaries/recipes](#some-distro-specific-pre-made-binariesrecipes) + - [openSUSE](#opensuse) + - [Fedora](#fedora) + - [Arch](#arch) + - [Ubuntu](#ubuntu) - [Capturing audio](#capturing-audio) - [From Pulseaudio monitor source (Easy, default if supported)](#from-pulseaudio-monitor-source-easy-default-if-supported) - [From ALSA-loopback device (Tricky)](#from-alsa-loopback-device-tricky) - [From mpd's fifo output](#from-mpds-fifo-output) - [sndio](#sndio) - [squeezelite](#squeezelite) + - [macOS](#macos) - [Running via ssh](#running-via-ssh) + - [Raw Output](#raw-output) - [Font notes](#font-notes) - [In ttys](#in-ttys) - [In terminal emulators](#in-terminal-emulators)