From 8285c69bf80c2ea313a0f41bfba1f408fef50585 Mon Sep 17 00:00:00 2001
From: Anna Tong <tonga@ripple.com>
Date: Mon, 28 Sep 2015 21:49:15 -0700
Subject: [PATCH] [FIX] update withdrawal instructions for btc2ripple

---
 src/templates/tabs/btc.jade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/templates/tabs/btc.jade b/src/templates/tabs/btc.jade
index 98666e1ce..e5a8c0931 100644
--- a/src/templates/tabs/btc.jade
+++ b/src/templates/tabs/btc.jade
@@ -125,7 +125,7 @@ section.col-xs-12.content(ng-controller='BtcCtrl')
                   a.why(href="https://ripple.com/wiki/Reserves",
                   target="_blank", l10n-inc) Why?
               .title(l10n) Withdrawal instructions
-              .description(l10n) To withdraw to a BTC address, go to the Send tab and enter the BTC address. Using the btc2ripple service, you will be able to
+              .description(l10n) To withdraw to a BTC address, go to the Send tab and enter the BTC address, and add @btc2ripple after the BTC address. Using the btc2ripple service, you will be able to
                   | send to that BTC address.
               div(ng-hide="loadState.B2RInstructions") Loading...
           .inactive.col-xs-12(ng-hide="B2R.active")