diff --git a/README.md b/README.md index 80a25d7..c3d8225 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ configuring a new system for use. ## Table of Contents * [Motivation](#motivation) -* [Installation](#installation) * [Configuration](#configuration) * [Environment Variables](#environment-variables) * [Command Macros](#command-macros) @@ -63,16 +62,6 @@ easy to understand, executables built by the Go compiler are statically linked, the binary on your system and you are ready! The result of my work is Homemaker; I hope that you find it suitable for your needs. -## Installation - -If you already have the Go environment and toolchain set up, you can get the latest version by running: - -``` -go install foosoft.net/projects/homemaker@latest -``` - -Otherwise, you can use the [pre-built binaries](https://github.com/FooSoft/homemaker/releases) from the project page. - ## Configuration Configuration files for Homemaker can be authored in your choice of [TOML](https://github.com/toml-lang/toml),