diff --git a/README.md b/README.md index a8fb078..d50c07f 100644 --- a/README.md +++ b/README.md @@ -25,15 +25,6 @@ language without sacrificing the readability and maintainability of a high level Furthermore, the fact that Go programs are statically linked ensures that binaries will be compatible between various Linux distribution; recompilation is not required. -## Installation - -If you already have the Go environment and toolchain set up, you can get the latest version by running: -``` -go get github.com/FooSoft/vfs -``` -Users of Debian-based distributions can use [godeb](https://github.com/niemeyer/godeb) to quickly install the Go -compiler on their machines. - ## Usage Usage information can be seen by running VFS without command line arguments: