From: BitcoinZavior Date: Fri, 14 Oct 2022 01:18:27 +0000 (-0400) Subject: link for env setup X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/block/static/gitweb.css?a=commitdiff_plain;h=3a91dfc8c94575dc77b9362b8779d7c0550480ed;p=bitcoindevkit.org link for env setup --- diff --git a/docs/tutorials/exploring_bdk_rn.md b/docs/tutorials/exploring_bdk_rn.md index a139d61499..06b13fa823 100644 --- a/docs/tutorials/exploring_bdk_rn.md +++ b/docs/tutorials/exploring_bdk_rn.md @@ -20,7 +20,7 @@ The tutorial will focus on bitcoin and `bdk-rn` concepts and API. So it will glo ### Prerequisites -In order to use bdk-rn in a React Native App, a React Native development environment is required. Please refer to resources out there on the internet if you need to set this up, here is one of many good resources to guide you https://reactnative.dev/docs/environment-setup +In order to use bdk-rn in a React Native App, a React Native development environment is required. Please refer to resources out there on the internet if you need to set this up, here is one of many good resources to guide you on [environment setup](https://reactnative.dev/docs/environment-setup) ### Bitcoin Basics