diff --git a/README.md b/README.md index fdf7dc52c..c65e25aa4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Minimal Linux Live [](https://travis-ci.org/ivandavidov/minimal) +# Minimal Linux Live * [Overview](#overview) * [Current development state](#current-development-state) @@ -58,7 +58,7 @@ Take a look at the [issues](http://github.com/ivandavidov/minimal/issues) page w The section below is for Ubuntu and other Debian based distros. ``` -# Resove build dependencies +# Resolve build dependencies sudo apt install wget make gawk gcc bc bison flex xorriso libelf-dev libssl-dev # Build everything and produce ISO image.