Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix some links in README.md #1097

Merged
merged 5 commits into from
May 12, 2021
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,22 +87,22 @@ sudo rm /usr/local/bin/eosio-*
* eosio-objdump
* eosio-readelf

Below tools are not installed after brew install, you get them only by building the repository and installing from scracth, [see here](#guided_installation_or_building_from_scratch)
eosio-abidiff
eosio-ranlib
eosio-ar
eosio-objdump
eosio-readelf
Below tools are not installed after brew install, you get them only by building the repository and installing from scracth, [see here](#guided-installation-or-building-from-scratch)
nickjjzhao marked this conversation as resolved.
Show resolved Hide resolved
* eosio-abidiff
* eosio-ranlib
* eosio-ar
* eosio-objdump
* eosio-readelf
nickjjzhao marked this conversation as resolved.
Show resolved Hide resolved

## Contributing

[Contributing Guide](../CONTRIBUTING.md)
[Contributing Guide](./CONTRIBUTING.md)

[Code of Conduct](../CONTRIBUTING.md#conduct)
[Code of Conduct](./CONTRIBUTING.md#conduct)

## License

[MIT](../LICENSE)
[MIT](./LICENSE)

## Important

Expand Down