Skip to content

Commit

Permalink
Merge pull request #142 from filswan/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Dora committed May 27, 2022
2 parents cbe1dc8 + 9a49f14 commit ce18e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export LIBRARY_PATH=/opt/homebrew/Cellar/hwloc/2.6.0/lib
```shell
mkdir swan-client
cd swan-client
wget https://github.com/filswan/go-swan-client/releases/download/v2.0.0-rc1/install.sh
wget --no-check-certificate https://github.com/filswan/go-swan-client/releases/download/v2.0.0-rc1/install.sh
chmod +x install.sh
./install.sh
```
Expand Down

0 comments on commit ce18e75

Please sign in to comment.