diff --git a/README.md b/README.md index 158f9e8..4dada22 100755 --- a/README.md +++ b/README.md @@ -25,14 +25,14 @@ Supported Linux distros for installation: * Voidlinux If you want to install linux to your cloud with custom configuration, consider using [cloud-init](https://cloud-init.io/). -If yow want complex enterprise solution for installing on many PCs, consider using [FAI](https://fai-project.org/). +If you want complex enterprise solution for installing on many PCs, consider using [FAI](https://fai-project.org/). Differences: * From [FAI](https://fai-project.org/): Uses only chosen mirror, has less size of live images (1GB vs 170MB). * Distro-specific installer: Support variety of distribution, requires connection to mirror with packages. -See presentation of this project [here](https://mirror.alexpro100.cyou/scripts_files/other/presentations/Linux_install.pdf) (Russian). +See presentation of this project [here](https://mirror.alexpro100.ru/scripts_files/other/presentations/Linux_install.pdf) (Russian). ## Dependencies diff --git a/docs/CHANGES.md b/docs/CHANGES.md index 0fcf6dc..62a13dd 100644 --- a/docs/CHANGES.md +++ b/docs/CHANGES.md @@ -1,8 +1,6 @@ -# Version 0.6.3: +# Version 0.6.2: * Move docs to its directory. * Try to reduce size of new builds. - -# Version 0.6.2: * Fix issues on busybox systems. * More automation. diff --git a/version_install b/version_install index 7ceb040..b1d7abc 100644 --- a/version_install +++ b/version_install @@ -1 +1 @@ -0.6.1 \ No newline at end of file +0.6.2 \ No newline at end of file