You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,8 +59,9 @@ In addition to the items above, the following are supportable but not yet implem
59
59
60
60
# Installation
61
61
62
-
* On Linux, install via [pre-built binaries](https://github.com/yandex-cloud/geesefs/releases/latest/download/geesefs). You may also need to install fuse-utils first.
63
-
62
+
* Ure-built binaries:
63
+
*[Linux amd64](https://github.com/yandex-cloud/geesefs/releases/latest/download/geesefs-linux-amd64). You may also need to install fuse-utils first.
64
+
*[Mac amd64](https://github.com/yandex-cloud/geesefs/releases/latest/download/geesefs-mac-amd64). You also need `osxfuse` for GeeseFS to work.
64
65
* Or build from source with Go 1.13 or later:
65
66
66
67
```ShellSession
@@ -95,13 +96,10 @@ There's a lot of tuning you can do. Consult `geesefs -h` to view the list of opt
0 commit comments