]> Untitled Git - bitcoindevkit.org/commitdiff
link for env setup
authorBitcoinZavior <BitcoinZavior@gmail.com>
Fri, 14 Oct 2022 01:18:27 +0000 (21:18 -0400)
committerBitcoinZavior <BitcoinZavior@gmail.com>
Fri, 14 Oct 2022 01:18:27 +0000 (21:18 -0400)
docs/tutorials/exploring_bdk_rn.md

index a139d6149972ca87406bcceb34934d8343cb182c..06b13fa823b6da88d74b5c650e9336ee755140ad 100644 (file)
@@ -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