Page MenuHomePhabricator

[Explorer] Update readme with additional dependency
ClosedPublic

Authored by emack on Aug 12 2024, 15:03.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCb1cbec841bc7: [Explorer] Update readme with additional dependency
Summary

When running the explorer locally I needed sudo apt install pkg-config in addition to the existing two dependencies in the readme.

Test Plan

proof read

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emack requested review of this revision.Aug 12 2024, 15:03
bytesofman added inline comments.
web/explorer/README.md
12 ↗(On Diff #49152)

not sure I needed this tho I am on ubuntu

would specify your experience here

If running <ubuntu at this version>, you may also need `pkg-config`. Install with `sudo apt install pkg-config`
This revision now requires changes to proceed.Aug 12 2024, 16:22
This revision is now accepted and ready to land.Aug 14 2024, 03:28