Skip to content

Commit af78767

Browse files
committed
Update README
1 parent c1cc064 commit af78767

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ In addition to the items above, the following are supportable but not yet implem
5959

6060
# Installation
6161

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.
6465
* Or build from source with Go 1.13 or later:
6566

6667
```ShellSession
@@ -95,13 +96,10 @@ There's a lot of tuning you can do. Consult `geesefs -h` to view the list of opt
9596

9697
# License
9798

98-
* Copyright (C) 2015 - 2017 Google Inc
99-
* Copyright (C) 2015 - 2019 Ka-Hing Cheung
100-
* Copyright (C) 2019 Databricks
101-
* Copyright (C) 2021 Yandex LLC
102-
10399
Licensed under the Apache License, Version 2.0
104100

101+
See `LICENSE` and `AUTHORS`
102+
105103
## Compatibility with S3
106104

107105
geesefs works with:

0 commit comments

Comments
 (0)