From 6d53f8fa7495d7230be2cf8caeabe49cdd6ecfbd Mon Sep 17 00:00:00 2001 From: lza_menace Date: Fri, 14 Jan 2022 15:29:55 -0800 Subject: [PATCH] avgo is optional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6202166..16987ce 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ This service is a continuation of SuchWow for the Wownero cryptocurrency project ## Setup Tools you will need: -* https://github.com/ava-labs/avalanchego/ * https://ipfs.io/#install * python3 (linux os will have this) * python3-venv +* https://github.com/ava-labs/avalanchego/ (optional) ### Development