Update README

This commit is contained in:
Alex Yatskov 2023-12-04 20:06:28 -08:00
parent a15d3816dc
commit 52aa441195

View File

@ -29,7 +29,7 @@ Linux distribution; recompilation is not required.
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.