Remove Bold

This commit is contained in:
Gormogon 2015-02-20 20:13:09 -05:00
parent e6f18c10ec
commit ec08d0405c

View File

@ -24,7 +24,7 @@ $ make
``` ```
### Design Notes ### Design Notes
__Calamares is currently split as follows__: Calamares is currently split as follows:
1. __libcalamares__ - The back-end library. 1. __libcalamares__ - The back-end library.
* Only depends on QtCore, yaml-cpp, Python and Boost.Python. * Only depends on QtCore, yaml-cpp, Python and Boost.Python.
* Provides a job queue and generic jobs. * Provides a job queue and generic jobs.