From b79273a3ba22726ca368fedd447b2300b893ab69 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Thu, 16 Mar 2017 17:35:12 -0400 Subject: [PATCH] fixed indentation of streaming instructions (the command-line based ones) --- 2017/live/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2017/live/index.html b/2017/live/index.html index 068890fa..442f4f9c 100755 --- a/2017/live/index.html +++ b/2017/live/index.html @@ -32,9 +32,9 @@ https://live2.fsf.org/slides-155.webm

or using something like this on a terminal:
-          vlc https://live2.fsf.org/stream-123.webm
-	  mpv https://live2.fsf.org/stream-141.webm
-	  ffplay https://live2.fsf.org/stream-155.webm
+vlc https://live2.fsf.org/stream-123.webm
+mpv https://live2.fsf.org/stream-141.webm
+ffplay https://live2.fsf.org/stream-155.webm
         

-- 2.25.1