Update README
This commit is contained in:
parent
52aa441195
commit
1bfb94b7a0
@ -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
|
Furthermore, the fact that Go programs are statically linked ensures that binaries will be compatible between various
|
||||||
Linux distribution; recompilation is not required.
|
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
|
||||||
|
|
||||||
Usage information can be seen by running VFS without command line arguments:
|
Usage information can be seen by running VFS without command line arguments:
|
||||||
|
Loading…
Reference in New Issue
Block a user