From f7e8cf1e4009fa767ddb2bf4c909e7bcbd1a3868 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Fri, 17 Apr 2015 16:45:48 -0700 Subject: [PATCH] More formatting fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eb5611..3bc7aed 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Effective April 20th, 2015, all requests to YouTube's API must use v3 of their A **6)** You should now see that an API key has been generated. Copy it. -**7)** Open up `~/.bashrc` with your favorite text editor (or `~/.zshrc` if you use `zsh`). Add the following line to the bottom: `export YOUTUBE_API_KEY=""`. Replace with your API key. +**7)** Open up `~/.bashrc` with your favorite text editor (or `~/.zshrc` if you use `zsh`). Add the following line to the bottom: `export YOUTUBE_API_KEY=""`. Replace \ with your API key. **8)** Close your current terminal window and open another one up. You should be able to use MumbleDJ now!