Small tweaks

This commit is contained in:
Alex Yatskov 2015-07-09 13:13:00 +09:00
parent b8cb8d4bb6
commit 9b3fcf0b8e

View File

@ -24,7 +24,7 @@ mounting specific snapshots, the user is capable of browsing the version data di
If you already have the Go environment and toolchain set up, you can get the latest version by running: 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 $ go get github.com/FooSoft/vfs
``` ```
Users of Debian-based distributions can use [godeb](https://github.com/niemeyer/godeb) to quickly install the Go Users of Debian-based distributions can use [godeb](https://github.com/niemeyer/godeb) to quickly install the Go
compiler on their machines. compiler on their machines.