From ec08d0405cb559fbe168b579c3a8b978351de18e Mon Sep 17 00:00:00 2001 From: Gormogon Date: Fri, 20 Feb 2015 20:13:09 -0500 Subject: [PATCH] Remove Bold --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbce89be0..c1a74fa40 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ make ``` ### Design Notes -__Calamares is currently split as follows__: +Calamares is currently split as follows: 1. __libcalamares__ - The back-end library. * Only depends on QtCore, yaml-cpp, Python and Boost.Python. * Provides a job queue and generic jobs.