From 1bb9bff2b6a5fbb0b9210813f13e82f5e60816c1 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 6 Feb 2018 00:27:56 +0100 Subject: [PATCH] Fix typo in CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcin Mikołajczak --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a74dce5f..03eb8c23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ Before starting, you need a few tools. - `python3-sphinx` - `texlive-full` - The following packages from PyPI: - - `sphinx_debootstrap_theme` + - `sphinx_bootstrap_theme` ## Getting the code