From 958895118283e53adaba68ef3fa47490f5aac8b5 Mon Sep 17 00:00:00 2001 From: Sergi Delgado Segura Date: Wed, 10 Jul 2019 23:44:34 +0200 Subject: [PATCH] Fixes typo and link --- pisa-btc/apps/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pisa-btc/apps/cli/README.md b/pisa-btc/apps/cli/README.md index 1e4020b..15a40da 100644 --- a/pisa-btc/apps/cli/README.md +++ b/pisa-btc/apps/cli/README.md @@ -3,7 +3,7 @@ `pisa-cli` is a command line interface to interact with the PISA server, written in Python3. ### Dependencies -Refer to [DEPENCENCIES.md](DEPENCENCIES.md) +Refer to [DEPENDENCIES.md](DEPENDENCIES.md) ### Installation